honeycombio / honeycomb-opentelemetry-go

Honeycomb's OpenTelemetry Go SDK distribution
Apache License 2.0
21 stars 7 forks source link

Honeycomb OpenTelemetry Distro for Go

OSS Lifecycle Build Status

STATUS: This project is being Sunset. See this issue for more details.

This is Honeycomb's distribution of OpenTelemetry for Go. It makes getting started with OpenTelemetry and Honeycomb easier!

Latest release built with:

Minimum Go Version: 1.20

See the OpenTelemetry SDK's compatability matrix for more information.

Why would I want to use this?

Where's most of the code?

This package is a layer on top of the core package, which you can find in here. As such, this package only contains Honeycomb-specific functionality.

Our goal is to have the otel-config-go package be donated to the opentelemetry-go-contrib project as a blessed, vendor-neutral way to get started.

License

Apache 2.0 License.