Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wildum committed Jan 31, 2025
1 parent 417bd4d commit 86435e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/reference/config-blocks/foreach.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ On the other hand, `discovery.*` components such as `discovery.kubernetes` outpu
{{< /collapse >}}

You can use a `foreach` to loop over each target and start a separate component pipeline for it.
The following example configuration shows how a `prometheus.exporter.redis` instance is started for each Redis instance discoverd by `discovery.kubernetes`.
The following example configuration shows how a `prometheus.exporter.redis` instance is started for each Redis instance discovered by `discovery.kubernetes`.
Additional Kubernetes labels from `discovery.kubernetes` are also added to the metrics created by `prometheus.exporter.redis`.

```alloy
Expand Down

0 comments on commit 86435e4

Please sign in to comment.