Class NoopMetricStorage

Inheritance Relationships

Base Type

  • public opentelemetry::sdk::metrics::MetricStorage

Class Documentation

class NoopMetricStorage : public opentelemetry::sdk::metrics::MetricStorage

Public Functions

inline bool Collect(CollectorHandle*, nostd::span<std::shared_ptr<CollectorHandle>>, opentelemetry::common::SystemTimestamp, opentelemetry::common::SystemTimestamp, nostd::function_ref<bool(MetricData)> callback) noexcept override