Skip to content

Files

Latest commit

6f8e9d3 · Feb 28, 2022

History

History
45 lines (33 loc) · 1.23 KB

index.rst

File metadata and controls

45 lines (33 loc) · 1.23 KB

OpenTelemetry-Python API Reference

Slack Chat

Welcome to the docs for the Python OpenTelemetry implementation.

For an introduction to OpenTelemetry, see the OpenTelemetry website docs.

To learn how to instrument your Python code, see Getting Started. For project status, information about releases, installation instructions and more, see Python.

Getting Started

.. toctree::
    :maxdepth: 1
    :caption: Core Packages
    :name: packages

    api/index
    sdk/index

.. toctree::
    :maxdepth: 2
    :caption: More
    :glob:

    exporter/index
    shim/index
    examples/index