-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[baseserver] Track metrics for HTTP requests automatically #13040
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
Conversation
e4adfc5
to
b9abb57
Compare
/werft run 👍 started the job as gitpod-build-mp-baseserver-http-metrics.3 |
b9abb57
to
e0ecbe8
Compare
e0ecbe8
to
1aecf45
Compare
/werft run 👍 started the job as gitpod-build-mp-baseserver-http-metrics.6 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
1aecf45
to
7dccee1
Compare
/werft run 👍 started the job as gitpod-build-mp-baseserver-http-metrics.8 |
9d856d0
to
670a0b9
Compare
/werft run 👍 started the job as gitpod-build-mp-baseserver-http-metrics.11 |
853f9cd
to
276ae9d
Compare
Description
We've got automatic gRPC metric tracking on base-server, but for HTTP requests we've had nothing. This PR adds metrics for HTTP requests on baseserver.
This is needed to progress #13034 and ensure we can track failed Invoice Finalization webhooks going through
public-api
.Ran
leeway run components:update-go-modules
to propagate it into dependenciesRelated Issue(s)
How to test
Release Notes
Documentation
Werft options: