feat: add custom Prometheus metrics for CPU allocation monitoring#76
feat: add custom Prometheus metrics for CPU allocation monitoring#76AutuSnow wants to merge 1 commit intokubernetes-sigs:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: AutuSnow The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
cc @ffromani |
please document the metrics in the README, adding another section. Last but not least, metrics are arguably a component API. It's so early in the life of the project that adding metrics is more worthy than get them right (if we can at all with the little data we have now), so please make sure to document that these metrics are provisional, not GA, and that we reserve the option to change them in the future. |
All metrics start out as alpha, are documented as such, and graduate once we have confidence that we got them right, independent of the feature which introduced them. |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Signed-off-by: qiuxue <liuyutao36@gmail.com>
|
@AutuSnow: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Add 7 custom Prometheus metrics to the /metrics endpoint:
#73