Skip to content

Utilities for tracing#9

Open
mniip wants to merge 4 commits into
mniip/docsfrom
mniip/tracing
Open

Utilities for tracing#9
mniip wants to merge 4 commits into
mniip/docsfrom
mniip/tracing

Conversation

@mniip

@mniip mniip commented Jan 8, 2026

Copy link
Copy Markdown
Member

I originally experimented with borrowing tracing functionality from OpenTelemetry SDK, ignoring the fact that it's such a heavyweight package and we don't need 99% of what it does. Unfortunately the 1% that we need (Tracer, TracerProvider) turned out to not be flexible enough for my needs, and it's less code to actually implement simple tracing from scratch.

@mniip mniip requested a review from semper-lux January 11, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant