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: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
# SAS Viya Monitoring for Kubernetes
2
2
3
+
## unreleased
4
+
***Metrics**
5
+
*[UPGRADE] Kube-Prometheus Stack Helm chart has been upgraded from 70.8.0 to 75.12.0.
6
+
*[UPGRADE] Grafana Helm Chart (for OpenShift deployments) has been upgraded fom 8.13.1 to 9.2.10.
7
+
*[UPGRADE] Prometheus Pushgateway Helm chart has been upgraded from 3.1.0 to 3.4.0.
8
+
*[UPGRADE] The config-reloader has been upgraded from 0.81.0 to 0.83.0.
9
+
*[UPGRADE] Grafana has been upgraded from 11.6.1 to 12.0.2.
10
+
*[UPGRADE] The k8s-sidecar has been upgraded from 1.30.0 to 1.30.3.
11
+
*[UPGRADE] Kube-State-Metrics has been upgraded from 2.15.0 to 2.16.0.
12
+
*[UPGRADE] Prometheus has been upgraded from 3.2.1 to 3.5.0.
13
+
*[UPGRADE] Prometheus Operator has been upgraded from 0.81.0 to 0.83.0.
14
+
*[UPGRADE] OpenSearch Data Source Plugin to Grafana upgraded from 2.26.1 to 2.28.0
15
+
16
+
3
17
## Version 1.2.40 (15JULY2025)
4
18
***Overall**
5
19
*[REMOVAL] Removed the previously deprecated TLS sample. Deploying with TLS enabled has been the default since version
@@ -10,6 +24,7 @@
10
24
***Metrics**
11
25
*[FIX] Resolved an issue where some Grafana dashboards failed to load due to hardcoded Prometheus datasource references. In the previous release, the Prometheus datasource UID was standardized to `prometheus` to support the Grafana alerting system and provisioned alerts. However, some dashboards still contained hardcoded UIDs pointing to the old datasource configuration. This fix updates those references to use the correct UID, ensuring all dashboards now load and function as expected.
12
26
27
+
13
28
## Version 1.2.38 (17JUN2025)
14
29
***Logging**
15
30
*[ANNOUNCEMENT] The [OpenDistro for Elasticsearch (ODFE) project](https://opendistro.github.io/for-elasticsearch/) reached end-of-line in May of 2022 and our project moved to
@@ -33,6 +48,7 @@ SAS Viya Workload node placement strategy.
33
48
***Metrics**
34
49
*[FEATURE] A set of SAS Viya specific alerts is now deployed with Grafana. Administrators can configure notifiers (which trigger messages via e-mail, Slack, SMS, etc. based on these alerts) and additional alerts via the Grafana web application after deployment. Or, alternatively, notifiers and/or additional alerts can be defined prior to running the monitoring deployment script ( `deploy_monitoring_cluster.sh` ) by placing yaml files in `$USER_DIR/monitoring/alerting/` Note: Due to Grafana's use of a single folder namespace, the folders used to organize these new Alerts will also appear when viewing Dashboards and will appear to be empty. When working with Dashboards, these folders can be ignored.
35
50
51
+
36
52
## Version 1.2.37 (13MAY2025)
37
53
***Metrics**
38
54
*[UPGRADE] Kube-Prometheus Stack Helm chart has been upgraded from 68.3.0 to 70.8.0.
0 commit comments