Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 063681d commit 6b38689Copy full SHA for 6b38689
website_docs/_index.md
@@ -1,9 +1,15 @@
1
---
2
-title: "Python"
3
-weight: 22
4
-description: >
+title: Python
+description: >-
5
<img width="35" src="https://raw.github.com/open-telemetry/opentelemetry.io/main/iconography/32x32/Python_SDK.svg"></img>
6
A language-specific implementation of OpenTelemetry in Python.
+aliases: [/python, /python/metrics, /python/tracing]
7
+cascade:
8
+ github_repo: &repo https://github.com/open-telemetry/opentelemetry-python
9
+ github_subdir: website_docs
10
+ path_base_for_github_subdir: content/en/docs/python/
11
+ github_project_repo: *repo
12
+weight: 22
13
14
15
This is the OpenTelemetry for Python documentation. OpenTelemetry is an
0 commit comments