Class ExactPredicate

Inheritance Relationships

Base Type

  • public opentelemetry::sdk::metrics::Predicate

Class Documentation

class ExactPredicate : public opentelemetry::sdk::metrics::Predicate

Public Functions

inline ExactPredicate(opentelemetry::nostd::string_view pattern)
inline bool Match(opentelemetry::nostd::string_view str) const noexcept override