Class InstrumentSelector

Class Documentation

class InstrumentSelector

Public Functions

inline InstrumentSelector(opentelemetry::sdk::metrics::InstrumentType instrument_type, opentelemetry::nostd::string_view name, opentelemetry::nostd::string_view units)
inline const opentelemetry::sdk::metrics::Predicate *GetNameFilter() const
inline const opentelemetry::sdk::metrics::Predicate *GetUnitFilter() const
inline InstrumentType GetInstrumentType()