Skip to content

Package telemetry makes it easy to set up telemetry collection via OTEL, with sane defaults.

License

Notifications You must be signed in to change notification settings

go-pogo/telemetry

Repository files navigation

telemetry

Latest release Build status Go Report Card Documentation

Package telemetry provides a simple and flexible way to setup OTEL to collect and expose metrics and telemetry data.

go get github.com/go-pogo/telemetry
import "github.com/go-pogo/telemetry"

Documentation

Additional detailed documentation is available at pkg.go.dev

Created with

License

Copyright © 2023-2024 Roel Schut. All rights reserved.

This project is governed by a BSD-style license that can be found in the LICENSE file.