Template Class NoopCounter
Defined in File noop.h
Inheritance Relationships
Base Type
public opentelemetry::metrics::Counter< T >
Class Documentation
-
template<class T>
class NoopCounter : public opentelemetry::metrics::Counter<T> Public Functions
-
inline NoopCounter(nostd::string_view, nostd::string_view, nostd::string_view) noexcept
-
inline void Add(T, const common::KeyValueIterable&) noexcept override
-
inline void Add(T, const common::KeyValueIterable&, const context::Context&) noexcept override
-
inline NoopCounter(nostd::string_view, nostd::string_view, nostd::string_view) noexcept