Skip to content

Commit 1d2fb2e

Browse files
authored
Update manual-instrumentation.md (#395)
* Update manual-instrumentation.md * Add overhead title tweak
1 parent 82c1a00 commit 1d2fb2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/reference/edot-python/overhead.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ products:
1313
- id: edot-sdk
1414
---
1515

16-
# Performance overhead of the EDOT SDK for Python
16+
# Performance overhead of the Elastic Distribution of OpenTelemetry Python
1717

1818
This page explains the performance considerations when instrumenting Python applications with the Elastic Distribution of OpenTelemetry SDK, including impact analysis and mitigation techniques.
1919

docs/reference/edot-python/setup/manual-instrumentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ products:
1313
- id: edot-sdk
1414
---
1515

16-
# Manual instrumentation for Python with Elastic OpenTelemetry SDK
16+
# Manual instrumentation using the Elastic Distribution of OpenTelemetry Python
1717

1818
Learn how to manually instrument Python applications using the {{edot}} Python SDK to add spans, metrics, and custom attributes. The following instructions require auto-instrumentation with OpenTelemetry to have been added to your application per [Setup](/reference/edot-python/setup/index.md).
1919

0 commit comments

Comments
 (0)