Skip to content
New issue

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

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

Already on GitHub? # to your account

Add solver HTTP traces #387

Closed
bgins opened this issue Sep 25, 2024 · 0 comments · Fixed by #388
Closed

Add solver HTTP traces #387

bgins opened this issue Sep 25, 2024 · 0 comments · Fixed by #388
Assignees

Comments

@bgins
Copy link
Contributor

bgins commented Sep 25, 2024

We would like to collect more information about HTTP requests made to the solver server. This data can give us information about frequency of requests, status codes, failed requests and more.

Let's see if we can add https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux as a middleware on our router. We can send traces to our existing observability infrastructure.

@bgins bgins self-assigned this Sep 25, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant