The API and SDK packages are available on the Python Package Index (PyPI). You can install them via pip with the following commands: pip install opentelemetry-api pip install opentelemetry-sdk The exporter/ dir
The API and SDK packages are available on the Python Package Index (PyPI). You can install them via pip with the following commands: pip install opentelemetry-api pip install opentelemetry-sdk The exporter/ directory includes OpenTelemetry exporter packages. You can install the packages separately wi...