Prometheus Exporter destination plugin
The Prometheus Exporter destination plugin lets you export data using the Prometheus Exporter.
Configuration parameters
The Prometheus Exporter destination plugin provides these configuration parameters. Items in the Name column display in the Calyptia Dashboard. 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 Fluent Bit binds to when hosting Prometheus metrics. | 0.0.0.0 |
Port | port | Required. The port Fluent Bit 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 |