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 2e5f436 commit b750200
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ This is useful when using processors like the span metrics, so all spans for eac
for metric collection. Otherwise, metrics for the same services would be sent to different instances, making aggregations inaccurate.
- `"traceID"`: spans/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
- `"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`
Expand Down

0 comments on commit b750200

Please sign in to comment.