package
9.0.0-beta1+incompatible
Repository: https://github.com/elastic/apm-server.git
Documentation: pkg.go.dev
# Functions
NewMetricExporter initializes a new MetricExporter This export logic is heavily inspired from the OTLP input in apm-data.
WithAggregationSelector configure the Aggregation Selector the exporter will use.
WithBatchProcessor configures the batch processor that will be used by the metric exporter.
WithMetricFilter configured the metrics filter.
WithTemporalitySelector configure the Aggregation Selector the exporter will use.
# Structs
No description provided by the author
MetricExporter is an OpenTelemetry metric Reader which retrieves metrics, filters them and emits them to the specified consumer.
# Type aliases
No description provided by the author