https://github.com/hyperdxio/hyperdx-py
HyperDX's OpenTelemetry Python SDK distribution
https://github.com/hyperdxio/hyperdx-py
logging opentelemetry python tracing
Last synced: about 1 year ago
JSON representation
HyperDX's OpenTelemetry Python SDK distribution
- Host: GitHub
- URL: https://github.com/hyperdxio/hyperdx-py
- Owner: hyperdxio
- License: apache-2.0
- Created: 2023-07-13T07:06:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T03:17:30.000Z (over 1 year ago)
- Last Synced: 2025-04-04T17:47:19.496Z (about 1 year ago)
- Topics: logging, opentelemetry, python, tracing
- Language: Python
- Homepage: https://hyperdx.io/docs/install/python
- Size: 121 KB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
# HyperDX OpenTelemetry Distro for Python
[](https://github.com/hyperdxio/home/blob/main/hyperdx-oss-lifecycle-and-practices.md)
[](https://pypi.org/project/hyperdx-opentelemetry/)
> This project is a fork from https://github.com/honeycombio/honeycomb-opentelemetry-python
**STATUS: this library is BETA.**
You're welcome to try it, and let us know your feedback in the issues!
This is HyperDX's Distribution of OpenTelemetry for Python.
It makes getting started with OpenTelemetry and HyperDX easier!
Latest release built with:
- [OpenTelemetry version 1.27.0/0.48b0](https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.27.0)
## Requirements
- Python 3.8 or higher
## Getting Started
HyperDX's Distribution of OpenTelemetry for Python allows you to streamline configuration and to instrument as quickly and easily as possible.
- [Documentation](https://www.hyperdx.io/docs/install/python)
## License
[Apache 2.0 License](./LICENSE).