autometrics-go icon indicating copy to clipboard operation
autometrics-go copied to clipboard

Write a middleware library for Echo

Open gagbo opened this issue 1 year ago • 3 comments

Pending #47 merge.

Once the PR is merged, the ability to inject a new trace ID/span ID into an Echo context will only happen through a middleware library, to properly fill the autometrics.MiddlewareTraceIDKey and SpanIDKey fields with hex-encoded byte strings of the relevant IDs

gagbo avatar May 16 '23 09:05 gagbo