Skip to content

Commit 42308aa

Browse files
committed
OpenTelemetry: Implement suggestions by Kenneth
1 parent 986b807 commit 42308aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/integrate/opentelemetry/collector/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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)**

docs/integrate/opentelemetry/telegraf/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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)**

0 commit comments

Comments
 (0)