Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).