Struct metrics_datadog_exporter::DataDogHandle [−][src]
pub struct DataDogHandle {
pub recorder: DataDogRecorder,
pub handle: DataDogExporter,
}Expand description
Handle to metrics
Fields
recorder: DataDogRecorderMetric recorder
handle: DataDogExporterMetric exporter
Implementations
Install DataDogRecorder and return DataDogExporter