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