Skip to content

Commit 3b2f5d0

Browse files
esmerelcnorris-cs
andauthored
Apply suggestions from code review
Co-authored-by: Craig Norris <[email protected]> Signed-off-by: Lynette Miles <[email protected]>
1 parent 34c4c7d commit 3b2f5d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pipeline/outputs/prometheus-exporter.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ description: An output plugin to expose Prometheus Metrics
44

55
# Prometheus exporter
66

7-
The _Prometheus_ exporter lets you take metrics from Fluent Bit and expose them so a Prometheus instance can scrape them.
7+
The _Prometheus exporter_ lets you take metrics from Fluent Bit and expose them so a Prometheus instance can scrape them.
88

9-
The Prometheus exporter only works with metric plugins such as Node Exporter Metrics.
9+
The Prometheus exporter works only with metric plugins such as Node Exporter Metrics.
1010

1111

1212
## Configuration parameters
@@ -22,7 +22,7 @@ This plugin supports the following parameters:
2222

2323
## Get started
2424

25-
The Prometheus exporter only works with metrics captured from metric plugins. In the following example, host metrics are captured by the node exporter metrics plugin and then are routed to Prometheus exporter. In the output plugin, two labels are added `app="fluent-bit"`and `color="blue"`
25+
The Prometheus exporter works only with metrics captured from metric plugins. In the following example, host metrics are captured by the node exporter metrics plugin and then are routed to Prometheus exporter. In the output plugin, the labels `app="fluent-bit"`and `color="blue"` are added.
2626

2727
{% tabs %}
2828
{% tab title="fluent-bit.yaml" %}

0 commit comments

Comments
 (0)