Class View
Defined in File view.h
Class Documentation
-
class View
View defines the interface to allow SDK user to customize the metrics before exported.
Public Functions
-
virtual ~View() = default
-
inline virtual std::string GetName() const noexcept
-
inline virtual std::string GetDescription() const noexcept
-
inline virtual AggregationType GetAggregationType() const noexcept
-
inline virtual AggregationConfig *GetAggregationConfig() const noexcept
-
inline virtual const opentelemetry::sdk::metrics::AttributesProcessor &GetAttributesProcessor() const noexcept
-
virtual ~View() = default