-
Notifications
You must be signed in to change notification settings - Fork 84
[AMBARI-26095] Upgrade Grafana version 9.5.5 to 11.1.4 #129
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Author
|
@kevinw66 can you review? |
Contributor
|
Thanks @sandeep318kumar for the PR. Could you please upgrade to the latest available version 11.x? Version 9.5.17 has known CVEs. |
Contributor
|
Also pls verify and attach the snapshot here. |
5956c57 to
a4a9b84
Compare
Contributor
Author
|
Updated the version. |
a4a9b84 to
fc24a48
Compare
Contributor
Author
|
/build |
fc24a48 to
bfa309f
Compare
JiaLiangC
added a commit
to JiaLiangC/ambari-metrics
that referenced
this pull request
Mar 20, 2025
* master: AMBARI-26327: Fix ambari-metrics-monitor start failure (apache#143) Revert "AMBARI-26142: JDK17 support for Ambari-metrics (apache#134)" (apache#142) AMBARI-26264. Disable releases for apache.snapshots repo (apache#138) AMBARI-25954 Upgrade ignite-core to 2.1.0 to 2.15.0 (apache#114) [AMBARI-26184] Resolve snakeyaml 0.12 CVE (apache#136) AMBARI-26142: JDK17 support for Ambari-metrics (apache#134) [AMBARI-26135] Upgrade net.sf.ehcache to 3.10.0 (apache#132) status: command not found (apache#125) [AMBARI-26095] Upgrade Grafana version 9.5.5 to 11.1.4 (apache#129) [AMBARI-26134]Resolve Test case failures in Ambari Metrics host Monitoring (apache#133) AMBARI-26123:Ambari-metrics build failed apache#130 AMBARI-26020: upgrade Ambari Metrics to python3 (apache#126) AMBARI-25998: Host uuid is not getting synced to other collectors, causing NPE while accessing metric (apache#124)
jojochuang
pushed a commit
to jojochuang/ambari-metrics
that referenced
this pull request
Apr 21, 2025
Signed-off-by: Mohammad Arshad <arshad@apache.org>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.


What changes were proposed in this pull request?
Upgrade Grafana version 9.5.5 to 11.1.4 to fix CVE-2024-1442
(Please fill in changes proposed in this fix)
How was this patch tested?
Tested it by installing a local cluster. All metrics are coming. Check images on https://issues.apache.org/jira/browse/AMBARI-26095
(Please explain how this patch was tested. Ex: unit tests, manual tests)
(If this patch involves UI changes, please attach a screen-shot; otherwise, remove this)
Please review Ambari Contributing Guide before opening a pull request.