/beeline-go

Easy instrumentation for golang apps with Honeycomb

Primary LanguageGoApache License 2.0Apache-2.0

Honeycomb Beeline for Go

CircleCI GoDoc

This package makes it easy to instrument your Go app to send useful events to Honeycomb, a service for debugging your software in production.

Dependencies

The beeline uses go modules to track external dependencies: golang 1.11 or newer is therefore required to build

Contributions

Features, bug fixes and other changes to beeline-go 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.