@@ -21,16 +21,16 @@ registry/repository/image_name:version
21
21
| Logging | initContainer (Fluent Bit, OpenSearch) | docker.io/library/busybox: latest |
22
22
| Logging | OpenSearch | docker.io/opensearchproject/opensearch:2.19.1 |
23
23
| Logging | OpenSearch Dashboards| docker.io/opensearchproject/opensearch-dashboards:2.19.1 |
24
- | Metrics | Alertmanager | quay.io/prometheus/alertmanager: v0 .28.0 |
25
- | Metrics | Grafana | docker.io/grafana/grafana:11.4.0 |
26
- | Metrics | Admission Webhook | registry.k8s.io/ingress-nginx/kube-webhook-certgen: v20221220-controller- v1 .5.1-58-g787ea74b6 |
27
- | Metrics | Kube State Metrics | registry.k8s.io/kube-state-metrics/kube-state-metrics: v2 .14 .0 |
28
- | Metrics | Node Exporter | quay.io/prometheus/node-exporter: v1 .8.2 |
29
- | Metrics | Prometheus | quay.io/prometheus/prometheus: v3 .1.0 |
30
- | Metrics | Prometheus Operator | quay.io/prometheus-operator/prometheus-operator: v0 .79.2 |
31
- | Metrics | Configuration Reloader (Alertmanager, Prometheus) | quay.io/prometheus-operator/prometheus-config-reloader: v0 .79.2 |
32
- | Metrics | Prometheus Pushgateway | quay.io/prometheus/pushgateway: v1 .11.0 |
33
- | Metrics | Auto-load Sidecars (Grafana) | quay.io/kiwigrid/k8s-sidecar:1.28 .0 |
24
+ | Metrics | Alertmanager | quay.io/prometheus/alertmanager: v0 .28.1 |
25
+ | Metrics | Grafana | docker.io/grafana/grafana:11.6.1 |
26
+ | Metrics | Admission Webhook | registry.k8s.io/ingress-nginx/kube-webhook-certgen: v1 .5.2 |
27
+ | Metrics | Kube State Metrics | registry.k8s.io/kube-state-metrics/kube-state-metrics: v2 .15 .0 |
28
+ | Metrics | Node Exporter | quay.io/prometheus/node-exporter: v1 .9.1 |
29
+ | Metrics | Prometheus | quay.io/prometheus/prometheus: v3 .2.1 |
30
+ | Metrics | Prometheus Operator | quay.io/prometheus-operator/prometheus-operator: v0 .81.0 |
31
+ | Metrics | Configuration Reloader (Alertmanager, Prometheus) | quay.io/prometheus-operator/prometheus-config-reloader: v0 .81.0 |
32
+ | Metrics | Prometheus Pushgateway | quay.io/prometheus/pushgateway: v1 .11.1 |
33
+ | Metrics | Auto-load Sidecars (Grafana) | quay.io/kiwigrid/k8s-sidecar:1.30 .0 |
34
34
| Metrics | OpenShift OAUTH Proxy (Grafana, OpenShift only) | registry.redhat.io/openshift4/ose-oauth-proxy: latest |
35
35
| Metrics | Tempo | docker.io/grafana/tempo:2.7.0 |
36
36
@@ -54,15 +54,15 @@ This table identifies the Helm charts used by SAS Viya Monitoring for Kubernetes
54
54
| Logging | Fluent Bit| fluent | fluent-bit | 0.48.9 | fluent/fluent-bit-0.48.9.tgz |
55
55
| Logging | OpenSearch| opensearch | opensearch | 2.32.0 | opensearch/opensearch-2.32.0.tgz |
56
56
| Logging | OpenSearch Dashboard| opensearch | opensearch-dashboards | 2.28.0 | opensearch/opensearch-dashboards-2.28.0.tgz |
57
- | Metrics | Grafana (on OpenShift)| grafana | grafana | 8.8.4 | grafana/grafana-8.8.4 .tgz |
58
- | Metrics | Kube Prometheus Stack| prometheus-community | kube-prometheus-stack | 68.3 .0 | prometheus-community/kube-prometheus-stack-68.3 .0.tgz |
59
- | Metrics | Prometheus Pushgateway| prometheus-community | prometheus-pushgateway | 2.17 .0 | prometheus-community/prometheus-pushgateway-2.17 .0.tgz |
57
+ | Metrics | Grafana (on OpenShift)| grafana | grafana | 8.13.1 | grafana/grafana-8.13.1 .tgz |
58
+ | Metrics | Kube Prometheus Stack| prometheus-community | kube-prometheus-stack | 70.8 .0 | prometheus-community/kube-prometheus-stack-70.8 .0.tgz |
59
+ | Metrics | Prometheus Pushgateway| prometheus-community | prometheus-pushgateway | 3.1 .0 | prometheus-community/prometheus-pushgateway-3.1 .0.tgz |
60
60
| Metrics | Tempo | grafana | tempo | 1.18.1 | grafana/tempo-1.18.1.tgz |
61
61
62
62
## Table 4. Miscellaneous Component Version Information
63
63
This table provides version information for some miscellaneous components deployed by SAS Viya Monitoring for Kubernetes.
64
64
65
65
| Component | Version | Project Repository | Notes |
66
66
| --| --| --| --|
67
- | OpenSearch Datasource Plugin (Grafana) | 2.23.1 | https://github.com/grafana/opensearch-datasource/releases | Allows Grafana to surface log messages stored in OpenSearch |
67
+ | OpenSearch Datasource Plugin (Grafana) | 2.24.0 | https://github.com/grafana/opensearch-datasource/releases | Allows Grafana to surface log messages stored in OpenSearch |
68
68
0 commit comments