QuangTung97/otelwrap
OpenTelemetry Go code generation tool
This tool helps Go developers automatically instrument their code with OpenTelemetry for distributed tracing. You provide your Go interface definitions, and it generates wrapper code that adds tracing spans to your methods. This is for Go backend engineers and site reliability engineers who want to observe their application's behavior.
No commits in the last 6 months.
Use this if you are a Go developer building microservices or distributed systems and want to add observability with OpenTelemetry without writing repetitive boilerplate code.
Not ideal if you need fine-grained, custom control over every aspect of your OpenTelemetry instrumentation.
Stars
21
Forks
1
Language
Go
License
MIT
Category
Last pushed
Mar 29, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/QuangTung97/otelwrap"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Aleph-Alpha/ts-rs
Generate TypeScript bindings from Rust types
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
mmcloughlin/avo
Generate x86 Assembly with Go
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.