package
7.17.28
Repository: https://github.com/elastic/beats.git
Documentation: pkg.go.dev

# Functions

DefaultRemoteWriteEventsGeneratorFactory returns the default prometheus events generator.
MetricSetBuilder returns a builder function for a new Prometheus remote_write metricset using the given namespace and event generator.

# Structs

# Interfaces

RemoteWriteEventsGenerator converts Prometheus Samples to a map of mb.Event.

# Type aliases

RemoteWriteEventsGeneratorFactory creates a RemoteWriteEventsGenerator when instanciating a metricset.