You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/RELEASE_NOTES.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
# Version 9.0.1 (12/19/2025)
2
+
Published [example dashboard](https://github.com/IBM/ibm-spectrum-scale-bridge-for-grafana/blob/master/examples/grafana_dashboards/GPFS_cluster_communication_statistics/IBM%20Storage%20Scale%20Network%20Overview-1763571518612.json) for observing the Network issues within the IBM Storage Scale clusters
3
+
Switched to a non-root user in a docker image
4
+
Addressed the findings of the MEND security scan
5
+
Improved performance of prometheus scrap job queries by skipping the transfer of the domain RangeData
6
+
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi10/ubi:10.0-1762765098
7
+
8
+
Tested with OpenTSDB version 2.4
9
+
Tested with Grafana version 12.0.2
10
+
Tested with RedHat community-powered Grafana operator v.5
11
+
12
+
13
+
1
14
# Version 9.0.0 (10/30/2025)
2
15
Added example yaml files to configure Openshift ServiceMonitor for a scale cluster running outside of this Openshift cluster
3
16
Expanded configuration parameters to allow grafana-bridge socket host to bind to ip of specific network interface
0 commit comments