Conversation
Update several monitoring component versions to current releases. * Prometheus v2.27.1 -> v3.5.0 * Thanos v0.17.2 -> v0.39.2 * Prometheus Config Reloader v0.49.0 -> v0.85.0 This imports countless bug fixes and feature improvements. For example, Prometheus is over 2x as memory efficient as the previous versions, has support for native histograms, and full container memory/cpu limit awareness. Signed-off-by: SuperQ <superq@gmail.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
|
Hi @SuperQ. Thanks for your PR. I'm waiting for a pingcap member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
|
Welcome @SuperQ! It looks like this is your first PR to pingcap/tidb-operator 🎉 |
What problem does this PR solve?
Monitoring component versions are years out of date.
What is changed and how does it work?
Update several monitoring component versions to current releases.
This imports countless bug fixes and feature improvements. For example, Prometheus is over 2x as memory efficient as the previous versions, has support for native histograms, and full container memory/cpu limit awareness.
Code changes
Tests
Side effects
Related changes
Release Notes
Please refer to Release Notes Language Style Guide before writing the release note.