[benchmarks] Remove monitoring for one more expensive benchmark (#37906)

Closes #37906

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/37906 from ctiller:lol-still-nope 754696369d
PiperOrigin-RevId: 685239520
pull/37907/head
Craig Tiller 1 month ago committed by Copybara-Service
parent a9038be11e
commit 6c89e3909f
  1. 1
      test/cpp/microbenchmarks/BUILD

@ -357,7 +357,6 @@ grpc_cc_benchmark(
srcs = [
"bm_callback_unary_ping_pong.cc",
],
monitoring = True,
deps = [":callback_unary_ping_pong_h"],
)

Loading…
Cancel
Save