Prometheus Exporter destination plugin
The Prometheus Exporter destination plugin lets you export data using the Prometheus Exporter.
Supported telemetry types
This plugin supports these telemetry types:
Logs | Metrics | Traces |
---|---|---|
Configuration parameters
Use the parameters in this section to configure your plugin. The Telemetry Pipeline web interface uses the values in the Name column to describe the parameters. Items in the Key column are the YAML keys to use in pipeline configuration files.
General
Name | Key | Description | Default |
---|---|---|---|
Host | host | Required. The address Telemetry Pipeline binds to when hosting Prometheus metrics. | 0.0.0.0 |
Port | port | Required. The port Telemetry Pipeline binds to when hosting Prometheus metrics. | 80 |
Add Labels | add_label | Add custom labels to all metrics exposed through the Prometheus Exporter. You may have multiple fields. | Value |