Home
last modified time | relevance | path

Searched defs:GlobalInstrumentDescriptor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/
H A Dmetrics.h66 struct GlobalInstrumentDescriptor { struct
67 ValueType value_type;
68 InstrumentType instrument_type;
69 InstrumentID index;
70 bool enable_by_default;
71 absl::string_view name;
72 absl::string_view description;
73 absl::string_view unit;
74 std::vector<absl::string_view> label_keys;
75 std::vector<absl::string_view> optional_label_keys;