You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,13 +10,13 @@ With EDOT Python you have access to all the features of the OpenTelemetry Python
10
10
* Elastic-specific processors that ensure optimal compatibility when exporting OpenTelemetry signal data to an Elastic backend like an Elastic Observability deployment.
11
11
* Preconfigured collection of tracing and metrics signals, applying some opinionated defaults, such as which sources are collected by default.
12
12
13
-
**Ready to try out EDOT Python?** Follow the step-by-step instructions in [Setting up EDOT Python](https://elastic.github.io/opentelemetry/edot-sdks/python/setup/index.html).
13
+
**Ready to try out EDOT Python?** Follow the step-by-step instructions in [Setting up EDOT Python](https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/python/setup/index.html).
14
14
15
15
## Configuration
16
16
17
17
The distribution supports all the configuration variables from OpenTelemetry Python project version 1.32.1.
18
18
19
-
See [Configuration](https://elastic.github.io/opentelemetry/edot-sdks/python/configuration.html) for more details.
19
+
See [Configuration](https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/python/configuration.html) for more details.
0 commit comments