Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/reference/edot-python/overhead.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ products:
- id: edot-sdk
---

# Performance overhead of the EDOT SDK for Python
# Performance overhead of the Elastic Distribution of OpenTelemetry Python

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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ products:
- id: edot-sdk
---

# Manual instrumentation for Python with Elastic OpenTelemetry SDK
# Manual instrumentation using the Elastic Distribution of OpenTelemetry Python

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).

Expand Down
Loading