opentelemetry-semantic-conventions 0.59b0


pip install opentelemetry-semantic-conventions

  Latest version

Released: Oct 16, 2025


Meta
Author: OpenTelemetry Authors
Requires Python: >=3.9

Classifiers

Development Status
  • 5 - Production/Stable

Framework
  • OpenTelemetry

Intended Audience
  • Developers

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

pypi

This library contains generated code for the semantic conventions defined by the OpenTelemetry specification.

Installation

pip install opentelemetry-semantic-conventions

Code Generation

These files were generated automatically from code in semconv. To regenerate the code, run ../scripts/semconv/generate.sh.

To build against a new release or specific commit of opentelemetry-specification, update the SPEC_VERSION variable in ../scripts/semconv/generate.sh. Then run the script and commit the changes.

References

0.59b0 Oct 16, 2025
0.58b0 Sep 11, 2025
0.57b0 Jul 29, 2025
0.56b0 Jul 11, 2025
0.55b1 Jun 10, 2025
0.55b0 Jun 04, 2025
0.54b1 May 16, 2025
0.54b0 May 09, 2025
0.53b1 Apr 15, 2025
0.53b0 Apr 10, 2025
0.52b1 Mar 20, 2025
0.52b0 Mar 12, 2025
0.51b0 Feb 04, 2025
0.50b0 Dec 11, 2024
0.49b2 Nov 18, 2024
0.49b1 Nov 08, 2024
0.49b0 Nov 05, 2024
0.48b0 Aug 28, 2024
0.47b0 Jul 25, 2024
0.46b0 May 31, 2024
0.45b0 Mar 28, 2024
0.44b0 Feb 23, 2024
0.43b0 Dec 15, 2023
0.42b0 Nov 07, 2023
0.41b0 Sep 04, 2023
0.40b0 Jul 13, 2023
0.39b0 May 19, 2023
0.38b0 Mar 22, 2023
0.37b0 Feb 17, 2023
0.36b0 Dec 09, 2022
0.35b0 Nov 03, 2022
0.34b0 Sep 26, 2022
0.33b0 Aug 09, 2022
0.32b0 Jul 04, 2022
0.31b0 May 17, 2022
0.30b1 Apr 21, 2022
0.30b0 Apr 18, 2022
0.29b0 Mar 11, 2022
0.28b1 Jan 31, 2022
0.28b0 Jan 26, 2022
0.27b0 Dec 17, 2021
0.26b1 Nov 11, 2021
0.26b0 Nov 11, 2021
0.25b2 Oct 19, 2021
0.25b1 Oct 18, 2021
0.25b0 Oct 13, 2021
0.24b0 Aug 26, 2021
0.23b2 Jul 28, 2021
0.23b0 Jul 21, 2021
0.22b0 Jun 02, 2021
0.21b0 May 12, 2021
0.20b0 Apr 20, 2021
Extras: None
Dependencies:
opentelemetry-api (==1.38.0)
typing-extensions (>=4.5.0)