Skip to content

Commit 04968d5

Browse files
Wineshugatiffany76
andauthored
remove 'Note'
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
1 parent b33dff2 commit 04968d5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/en/docs/languages/_includes/exporters/prometheus-setup.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ You can configure OpenTelemetry SDKs and instrumentation libraries with [standar
2929
export OTEL_EXPORTER_OTLP_PROTOCOL=http/protobuf
3030
export OTEL_EXPORTER_OTLP_METRICS_ENDPOINT=http://localhost:9090/api/v1/otlp
3131
```
32-
Note:
33-
3432
The OTEL_EXPORTER_OTLP_METRICS_ENDPOINT environment variable is treated as a base URL. The `/v1/metrics` path is appended as defined by the [OpenTelemetry specification](https://github.com/open-telemetry/opentelemetry-specification/blob/v1.50.0/specification/protocol/exporter.md#endpoint-urls-for-otlphttp).
3533

3634
Turn off traces and logs when using Prometheus if you only need metrics:

0 commit comments

Comments
 (0)