Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 738 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 738 Bytes

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