Skip to content
Merged
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
12 changes: 9 additions & 3 deletions website_docs/_index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
---
title: "Python"
weight: 22
description: >
title: Python
description: >-
<img width="35" src="https://raw.github.com/open-telemetry/opentelemetry.io/main/iconography/32x32/Python_SDK.svg"></img>
A language-specific implementation of OpenTelemetry in Python.
aliases: [/python, /python/metrics, /python/tracing]
cascade:
github_repo: &repo https://github.com/open-telemetry/opentelemetry-python
github_subdir: website_docs
path_base_for_github_subdir: content/en/docs/python/
github_project_repo: *repo
weight: 22
---

This is the OpenTelemetry for Python documentation. OpenTelemetry is an
Expand Down