Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/wasilak/otelgo
- Owner: wasilak
- License: apache-2.0
- Created: 2023-07-06T12:15:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-08T22:28:17.000Z (3 months ago)
- Last Synced: 2024-11-08T23:24:37.700Z (3 months ago)
- Topics: go, golang, opentelemetry, otel
- Language: Go
- Homepage:
- Size: 140 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).