Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-31T22:44:36.000Z (2 months ago)
- Last Synced: 2024-10-31T23:19:24.136Z (2 months ago)
- Topics: logging, opentelemetry, python, tracing
- Language: Python
- Homepage: https://hyperdx.io/docs/install/python
- Size: 174 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
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
[![OSS Lifecycle](https://img.shields.io/osslifecycle/hyperdxio/hyperdx-opentelemetry-python)](https://github.com/hyperdxio/home/blob/main/hyperdx-oss-lifecycle-and-practices.md)
[![PyPi](https://img.shields.io/pypi/v/hyperdx-opentelemetry)](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).