-
Notifications
You must be signed in to change notification settings - Fork 526
Document how to federate metrics from the shoot Prometheus #11609
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
Document how to federate metrics from the shoot Prometheus #11609
Conversation
/lgtm |
LGTM label has been added. Git tree hash: 384655fda48e5a967149e3d60aae94a9d8f3ede0
|
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 guide is sort of specific to the API server metrics, and I don't really see a reason not to generalize this into a guide on federating from control plane Prometheus instances in general.
Additionally, I think we should mention that we've got an OTel based approach in the works.
WDYT?
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.
Last nit I have to pick. Looks good otherwise!
Co-authored-by: Jeremy Rickards <jeremy.rickards@sap.com>
f43448b
to
0a8ea26
Compare
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.
Thank you!
/lgtm
LGTM label has been added. Git tree hash: e6d0b1903595b7213acc390df86bbb7dcb0fe467
|
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.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rfranzke, rickardsjp The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
How to categorize this PR?
/area documentation
/kind enhancement
What this PR does / why we need it:
This motivates the federation from the shoot Prometheus as the proper way for shoot owners to collect control-plane metrics and includes a configuration example.
Special notes for your reviewer:
/cc @rickardsjp @chrkl @vpnachev
Release note: