Skip to content

Commit d3a9435

Browse files
jan--fbwplotka
andauthored
Fix inline code formatting in docs/guides/opentelemetry.md
Co-authored-by: Bartlomiej Plotka <bwplotka@gmail.com> Signed-off-by: Jan Fajerski <jan--f@users.noreply.github.com>
1 parent 9933648 commit d3a9435

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/opentelemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export OTEL_EXPORTER_OTLP_METRICS_ENDPOINT=http://localhost:9090/api/v1/otlp
3232

3333
Note:
3434

35-
* The [OpenTelemtry specification](https://github.com/open-telemetry/opentelemetry-specification/blob/v1.50.0/specification/protocol/exporter.md#endpoint-urls-for-otlphttp) states that the OTEL_EXPORTER_OTLP_METRICS_ENDPOINT env var must be used as a base URL. The signal ```/v1/metrics``` is automatically appended
35+
* The [OpenTelemtry specification](https://github.com/open-telemetry/opentelemetry-specification/blob/v1.50.0/specification/protocol/exporter.md#endpoint-urls-for-otlphttp) states that the OTEL_EXPORTER_OTLP_METRICS_ENDPOINT env var must be used as a base URL. The signal `/v1/metrics` is automatically appended
3636
* See also: [opentelemetry-python #2443](https://github.com/open-telemetry/opentelemetry-python/issues/2443)
3737

3838

0 commit comments

Comments
 (0)