15 #ifndef ALEXA_CLIENT_SDK_METRICS_SAMPLEMETRICSINK_INCLUDE_METRICS_SAMPLEMETRICSINK_H_ 16 #define ALEXA_CLIENT_SDK_METRICS_SAMPLEMETRICSINK_INCLUDE_METRICS_SAMPLEMETRICSINK_H_ 27 namespace implementations {
55 void consumeMetric(std::shared_ptr<alexaClientSDK::avsCommon::utils::metrics::MetricEvent> metricEvent)
override;
66 #endif // ALEXA_CLIENT_SDK_METRICS_SAMPLEMETRICSINK_INCLUDE_METRICS_SAMPLEMETRICSINK_H_
::std::string string
Definition: gtest-port.h:1097
void consumeMetric(std::shared_ptr< alexaClientSDK::avsCommon::utils::metrics::MetricEvent > metricEvent) override
Definition: MetricSinkInterface.h:31
Definition: SampleMetricSink.h:32
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
static std::unique_ptr< avsCommon::utils::metrics::MetricSinkInterface > createMetricSinkInterface()
SampleMetricSink(const std::string &fileName)