Skip to content

Commit

Permalink
Update docs/sources/reference/components/otelcol/otelcol.exporter.loa…
Browse files Browse the repository at this point in the history
…dbalancing.md

Co-authored-by: Clayton Cornell <[email protected]>
  • Loading branch information
madaraszg-tulip and clayton-cornell authored Dec 9, 2024
1 parent 57fd9f9 commit faf9323
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ for metric collection. Otherwise, metrics for the same services would be sent to
- `"metric"`: metrics with the same name will be exported to the same backend.
- `"streamID"`: metrics with the same `streamID` will be exported to the same backend.

The loadbalancer will configure the exporter for the singal types supported by the `routing_key`
The loadbalancer configures the exporter for the signal types supported by the `routing_key`.

Metrics support in `otelcol.exporter.loadbalancing` is considered experimental, so an exporter
will be configured for metrics only if Alloy is run with `--stability-level=experimental`
Expand Down

0 comments on commit faf9323

Please sign in to comment.