Class NoopAsyncWritableMetricStorage
Defined in File metric_storage.h
Inheritance Relationships
Base Type
public opentelemetry::sdk::metrics::AsyncWritableMetricStorage
Class Documentation
-
class NoopAsyncWritableMetricStorage : public opentelemetry::sdk::metrics::AsyncWritableMetricStorage
Public Functions
-
inline void RecordLong(const std::unordered_map<MetricAttributes, int64_t, AttributeHashGenerator>&, opentelemetry::common::SystemTimestamp) noexcept override
-
inline void RecordDouble(const std::unordered_map<MetricAttributes, double, AttributeHashGenerator>&, opentelemetry::common::SystemTimestamp) noexcept override
-
inline void RecordLong(const std::unordered_map<MetricAttributes, int64_t, AttributeHashGenerator>&, opentelemetry::common::SystemTimestamp) noexcept override