Registry / observability / honeycombio-beeline-go

honeycombio-beeline-go

JSON →
library1.20.0gogounverified

Package beeline aids adding instrumentation to go apps using Honeycomb.

go get github.com/honeycombio/beeline-go
INSTALL
IMPORT
SIG · HONEYCOMBIO-BEELIN
H
honeycombio-beeline-go
observabilitygov1.20.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

beeline
✓ github.com/honeycombio/beeline-go

Initializes Honeycomb instrumentation for distributed tracing.

package main import ( "github.com/honeycombio/beeline-go" ) func main() { beeline.Init(beeline.Config{ WriteKey: "your-write-key", Dataset: "your-dataset", }) defer beeline.Close() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.20.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources