From 57fd9f98bba0e38f35211922efe2fce4f44e6e8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gergely=20Madar=C3=A1sz?= Date: Mon, 9 Dec 2024 21:39:07 +0100 Subject: [PATCH] Update docs/sources/reference/components/otelcol/otelcol.exporter.loadbalancing.md Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com> --- .../components/otelcol/otelcol.exporter.loadbalancing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/reference/components/otelcol/otelcol.exporter.loadbalancing.md b/docs/sources/reference/components/otelcol/otelcol.exporter.loadbalancing.md index cfe7129c1..16876f630 100644 --- a/docs/sources/reference/components/otelcol/otelcol.exporter.loadbalancing.md +++ b/docs/sources/reference/components/otelcol/otelcol.exporter.loadbalancing.md @@ -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`