Struct InstrumentDescriptorUtil

Struct Documentation

struct InstrumentDescriptorUtil

Public Static Functions

static inline bool CaseInsensitiveAsciiEquals(const std::string &lhs, const std::string &rhs) noexcept
static inline bool IsDuplicate(const InstrumentDescriptor &lhs, const InstrumentDescriptor &rhs) noexcept
static inline opentelemetry::nostd::string_view GetInstrumentTypeString(InstrumentType type) noexcept
static inline opentelemetry::nostd::string_view GetInstrumentValueTypeString(InstrumentValueType value_type) noexcept