Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wasilak/otelgo

OTEL (OpenTelemetry) go instrumentation library (mostly for my own projects)
https://github.com/wasilak/otelgo

go golang opentelemetry otel

Last synced: 2 months ago
JSON representation

OTEL (OpenTelemetry) go instrumentation library (mostly for my own projects)

Awesome Lists containing this project

README

        

# otelgo

![GitHub tag (with filter)](https://img.shields.io/github/v/tag/wasilak/otelgo) ![GitHub go.mod Go version (branch & subdirectory of monorepo)](https://img.shields.io/github/go-mod/go-version/wasilak/otelgo/main) [![Go Reference](https://pkg.go.dev/badge/github.com/wasilak/otelgo.svg)](https://pkg.go.dev/github.com/wasilak/otelgo) [![Maintainability](https://api.codeclimate.com/v1/badges/ce4cd4fe1e30b1ddbac5/maintainability)](https://codeclimate.com/github/wasilak/otelgo/maintainability)

Logging library I've come up with in order unify way my apps implement OTEL (Open Telemetry).