Go library for sending data to Honeycomb


License
Apache-2.0
Install
go get github.com/honeycombio/libhoney-go

Documentation

libhoney

OSS Lifecycle CircleCI

Go library for sending events to Honeycomb, a service for debugging your software in production.

For tracing support and automatic instrumentation of Gorilla, httprouter, sqlx, and other common libraries, check out our Beeline for Go.

Dependencies

Golang 1.17+

Contributions

See DEVELOPMENT.md

Features, bug fixes and other changes to libhoney are gladly accepted. Please open issues or a pull request with your change. Remember to add your name to the CONTRIBUTORS file!

All contributions will be released under the Apache License 2.0.