pull/37282/head
yijiem 7 months ago
parent 9643fe1515
commit eeba3dfb5e
  1. 2
      test/cpp/microbenchmarks/BUILD

@ -400,6 +400,7 @@ grpc_cc_benchmark(
srcs = ["bm_stats_plugin.cc"],
external_deps = [
"absl/strings",
"otel/sdk/src/metrics",
],
deps = [
":helpers",
@ -407,6 +408,5 @@ grpc_cc_benchmark(
"//src/cpp/ext/otel:otel_plugin",
"//test/core/test_util:fake_stats_plugin",
"//test/core/test_util:grpc_test_util",
"@io_opentelemetry_cpp//sdk/src/metrics",
],
)

Loading…
Cancel
Save