Skip to content

Commit 303b395

Browse files
ctillercopybara-github
authored andcommitted
Automated rollback of commit 416d9c9.
PiperOrigin-RevId: 793918756
1 parent e5d6bda commit 303b395

File tree

9 files changed

+0
-1103
lines changed

9 files changed

+0
-1103
lines changed

CMakeLists.txt

Lines changed: 0 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build_autogenerated.yaml

Lines changed: 0 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/core/BUILD

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -10187,38 +10187,6 @@ grpc_cc_library(
1018710187
],
1018810188
)
1018910189

10190-
grpc_cc_library(
10191-
name = "instrument",
10192-
srcs = [
10193-
"telemetry/instrument.cc",
10194-
],
10195-
hdrs = [
10196-
"telemetry/instrument.h",
10197-
],
10198-
external_deps = [
10199-
"absl/base:core_headers",
10200-
"absl/functional:any_invocable",
10201-
"absl/functional:function_ref",
10202-
"absl/log:check",
10203-
"absl/log",
10204-
"absl/strings",
10205-
"absl/types:span",
10206-
"absl/container:flat_hash_set",
10207-
"absl/container:flat_hash_map",
10208-
"absl/container:node_hash_map",
10209-
"absl/hash",
10210-
],
10211-
deps = [
10212-
"avl",
10213-
"match",
10214-
"per_cpu",
10215-
"ref_counted",
10216-
"sync",
10217-
"//:gpr",
10218-
"//:ref_counted_ptr",
10219-
],
10220-
)
10221-
1022210190
grpc_cc_library(
1022310191
name = "wait_for_single_owner",
1022410192
srcs = ["util/wait_for_single_owner.cc"],

src/core/telemetry/instrument.cc

Lines changed: 0 additions & 225 deletions
This file was deleted.

0 commit comments

Comments
 (0)