gituser/docker_multiarch_dev/: opentelemetry-semantic-conventions-0.41b0 metadata and description

Simple index

OpenTelemetry Semantic Conventions

author_email OpenTelemetry Authors <cncf-opentelemetry-contributors@lists.cncf.io>
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • License :: OSI Approved :: Apache Software License
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
description_content_type text/x-rst
project_urls
  • Homepage, https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-semantic-conventions
provides_extras test
requires_python >=3.7
File Tox results History
opentelemetry_semantic_conventions-0.41b0-py3-none-any.whl
Size
26 KB
Type
Python Wheel
Python
3

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