diff --git a/docs/sources/flow/reference/components/otelcol.exporter.otlp.md b/docs/sources/flow/reference/components/otelcol.exporter.otlp.md index 6236f784d705..a03970cb3561 100644 --- a/docs/sources/flow/reference/components/otelcol.exporter.otlp.md +++ b/docs/sources/flow/reference/components/otelcol.exporter.otlp.md @@ -205,7 +205,7 @@ You can create an `otlp` exporter that sends your data to a managed service, for ```river otelcol.exporter.otlp "grafana_cloud_tempo" { client { - endpoint = "https://tempo-xxx.grafana.net/tempo" + endpoint = "tempo-xxx.grafana.net/tempo:443" auth = otelcol.auth.basic.grafana_cloud_tempo.handler } } @@ -229,4 +229,4 @@ connection work correctly. Refer to the linked documentation for more details. {{% /admonition %}} - \ No newline at end of file +