Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

splunkchi: Support github.com/go-chi/chi/v5 #316

Open
pellared opened this issue Jan 11, 2022 · 2 comments
Open

splunkchi: Support github.com/go-chi/chi/v5 #316

pellared opened this issue Jan 11, 2022 · 2 comments

Comments

@pellared
Copy link
Contributor

https://github.com/go-chi/chi released v5 some time ago which we should support.

@pellared pellared changed the title splunkchi: Support github.com/go-chi/chi@v5 splunkchi: Support github.com/go-chi/chi/v5 Jan 11, 2022
@joshi-kamitsukasa
Copy link

We want to use v5 too. Please support it.

@pellared
Copy link
Contributor Author

pellared commented Sep 6, 2023

You can consider using https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp and use its RouteTag option or https://pkg.go.dev/github.com/riandyrn/otelchi.

You can also take a look at open-telemetry/opentelemetry-go-contrib#4017 for inspiration how otelhttp could be used with github.com/go-chi/chi/v5

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

No branches or pull requests

2 participants