Skip to content
generated from honeycombio/.github

a library for translating other data types to Honeycomb-format data structures

License

Notifications You must be signed in to change notification settings

honeycombio/husky

OSS Lifecycle Build Status

Husky

A place to store translation modules to convert custom wire formats to Honeycomb formatted data structures.

IMPORTANT NOTE: most consumers of husky will probably want to use a backwards-compatible version of the opentelemetry protobufs. If this applies to you, add the following to your go.mod file:

replace go.opentelemetry.io/proto/otlp => github.com/honeycombio/opentelemetry-proto-go/otlp v0.19.0