Class InstrumentSelector

Class Documentation

class InstrumentSelector

Public Functions

inline InstrumentSelector(opentelemetry::sdk::metrics::InstrumentType instrument_type, const std::string &name, const std::string &units)
inline const opentelemetry::sdk::metrics::Predicate *GetNameFilter() const
inline const opentelemetry::sdk::metrics::Predicate *GetUnitFilter() const
inline InstrumentType GetInstrumentType()