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 8c69571 commit 57fd9f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ for metric collection. Otherwise, metrics for the same services would be sent to
- `"traceID"`: spans and logs belonging to the same `traceID` will be exported to the same backend.
- `"resource"`: metrics belonging to the same resource will be exported to the same backend.
- `"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
- `"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`

Expand Down

0 comments on commit 57fd9f9

Please sign in to comment.