-
Notifications
You must be signed in to change notification settings - Fork 191
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
Cluster related metrics, user-agent #973
Conversation
hcaumeil
commented
Aug 2, 2023
- Renaming gauge metrics that contains "count" in their name for consistency
- Make back-end HTTP status metrics, 5.x.x sozu HTTP status metrics and access_logs metric cluster-related (see Improve metrics and access logs #937 ).
- Add user agent in access logs (see Improve metrics and access logs #937 ).
- Add time metrics related to path rules / domain rules matching (see Add some metrics (regex, lookup time) #804 ).
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.
This seems very okay. I request changes for variable naming and code presentation, for a better legibility.
Thank you for contributing!
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.
everything looks great to me now. Thanks!
Co-authored-by: Helian Caumeil <helian.caumeil@clever-cloud.com> Signed-off-by: Florentin Dubois <florentin.dubois@clever-cloud.com>