-
-
Notifications
You must be signed in to change notification settings - Fork 8
chore: add test and docs for metrics #764
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
razvan
left a comment
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.
The AWS metrics test will not work like this but I'm personally also fine if you remove it.
Co-authored-by: Razvan-Daniel Mihai <[email protected]>
|
Metrics test was faulty and wasn't really testing anything. Fixed in b064649 |
razvan
left a comment
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.
nice!
Description
Part of stackabletech/issues#735
Trino already provides built-in Prometheus metrics per default. This PR adds testing the metrics endpoint and some documentation.
Definition of Done Checklist
Author
Reviewer
Acceptance
type/deprecationlabel & add to the deprecation scheduletype/experimentallabel & add to the experimental features tracker