Skip to content
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

[GEP-19] Adapt monitoring configuration for shoot cluster system components #9737

Merged
merged 10 commits into from May 23, 2024

Conversation

rfranzke
Copy link
Member

How to categorize this PR?

/area monitoring
/kind enhancement

What this PR does / why we need it:
As a follow-up of #9695, this PR adapts the monitoring configuration for the system components running inside the shoot cluster.

The shoot cluster control plane components will be adapted in a subsequent PR.

Which issue(s) this PR fixes:
Part of #9065

Special notes for your reviewer:
/cc @ScheererJ

Release note:

Extensions deploying shoot cluster system components can now make use of the `pkg/component/observability/monitoring/prometheus/shoot.ClusterComponentScrapeConfigSpec` function in order to generate a [`ScrapeConfig`](https://github.com/gardener/gardener/blob/master/docs/extensions/logging-and-monitoring.md#scrapeconfigs) for the shoot's Prometheus.

@gardener-prow gardener-prow bot requested a review from ScheererJ May 11, 2024 10:23
@gardener-prow gardener-prow bot added area/monitoring Monitoring (including availability monitoring and alerting) related kind/enhancement Enhancement, improvement, extension cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. labels May 11, 2024
@gardener-prow gardener-prow bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label May 11, 2024
@ScheererJ
Copy link
Contributor

/assign

Copy link
Contributor

@ScheererJ ScheererJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for simplifying the monitoring configuration further. I have a few questions/remarks.

Copy link
Contributor

@ScheererJ ScheererJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@gardener-prow gardener-prow bot added the lgtm Indicates that a PR is ready to be merged. label May 22, 2024
Copy link
Contributor

gardener-prow bot commented May 22, 2024

LGTM label has been added.

Git tree hash: 41b5f5efc4dfcbb38a18402c2576a7e50cfe0771

@rfranzke
Copy link
Member Author

/approve

Copy link
Contributor

gardener-prow bot commented May 22, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rfranzke

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow gardener-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 22, 2024
@gardener-prow gardener-prow bot merged commit d9685e0 into gardener:master May 23, 2024
18 checks passed
@rfranzke rfranzke deleted the gep19/in-tree-cluster branch May 23, 2024 07:26
rfranzke added a commit to rfranzke/gardener that referenced this pull request May 24, 2024
rfranzke added a commit to rfranzke/gardener that referenced this pull request May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/monitoring Monitoring (including availability monitoring and alerting) related cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/enhancement Enhancement, improvement, extension lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants