File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/integrate/opentelemetry Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ printf "temperature;job=app 42.42 1758486061\nhumidity;job=app 84.84 1758486061"
6868
6969### Use Python
7070
71- Submit metrics using the OpenTelemetry Python SDK. Download the example file
71+ To submit metrics using the OpenTelemetry Python SDK, download the example file
7272{download}` example.py ` to your machine and choose one of these approaches:
7373
7474** Option 1: Using uv (recommended)**
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ docker compose up
5656
5757### Use Python
5858
59- Submit metrics using the OpenTelemetry Python SDK. Download the example file
59+ To submit metrics using the OpenTelemetry Python SDK, download the example file
6060{download}` example.py ` to your machine and choose one of these approaches:
6161
6262** Option 1: Using uv (recommended)**
You can’t perform that action at this time.
0 commit comments