/otelchi

OpenTelemetry instrumentation for go-chi/chi

Primary LanguageGoApache License 2.0Apache-2.0

otelchi

OpenTelemetry instrumentation for go-chi/chi.

Why not provided this instrumentation from official repository?

open-telemetry/opentelemetry-go-contrib

According to our new instrumentation policy, we are no longer accepting new instrumentation to the project as we do not have the developer bandwidth to support it.

Usage

Install

$ go get github.com/yacchi/otelchi

Integration

TODO