@@ -16,11 +16,11 @@ registry/repository/image_name:version
16
16
17
17
| Subsystem| Component | Fully Qualified Container-Image Name (registry/repository/image_name: version )|
18
18
| ----| ----| ----|
19
- | Logging | Fluent Bit | cr.fluentbit.io/fluent/fluent-bit:3.2.10 |
20
- | Logging | Elasticsearch Exporter | quay.io/prometheuscommunity/elasticsearch-exporter: v1 .8 .0 |
19
+ | Logging | Fluent Bit | cr.fluentbit.io/fluent/fluent-bit:4.0.2 |
20
+ | Logging | Elasticsearch Exporter | quay.io/prometheuscommunity/elasticsearch-exporter: v1 .9 .0 |
21
21
| Logging | initContainer (Fluent Bit, OpenSearch) | docker.io/library/busybox: latest |
22
- | Logging | OpenSearch | docker.io/opensearchproject/opensearch:2.19.1 |
23
- | Logging | OpenSearch Dashboards| docker.io/opensearchproject/opensearch-dashboards:2.19.1 |
22
+ | Logging | OpenSearch | docker.io/opensearchproject/opensearch:2.19.2 |
23
+ | Logging | OpenSearch Dashboards| docker.io/opensearchproject/opensearch-dashboards:2.19.2 |
24
24
| Metrics | Alertmanager | quay.io/prometheus/alertmanager: v0 .28.1 |
25
25
| Metrics | Grafana | docker.io/grafana/grafana:11.6.1 |
26
26
| Metrics | Admission Webhook | registry.k8s.io/ingress-nginx/kube-webhook-certgen: v1 .5.2 |
@@ -50,10 +50,10 @@ This table identifies the Helm charts used by SAS Viya Monitoring for Kubernetes
50
50
51
51
| Subsystem | Component | Helm Chart Repository | Helm Chart Name | Helm Chart Version | Helm Archive File Name|
52
52
| --| --| --| --| --| --|
53
- | Logging | Elasticsearch Exporter| prometheus-community | prometheus-elasticsearch-exporter | 6.6.1 | prometheus-community/prometheus-elasticsearch-exporter-6.6.1 .tgz |
54
- | Logging | Fluent Bit| fluent | fluent-bit | 0.48.9 | fluent/fluent-bit-0.48.9 .tgz |
55
- | Logging | OpenSearch| opensearch | opensearch | 2.32 .0 | opensearch/opensearch-2.32 .0.tgz |
56
- | Logging | OpenSearch Dashboard| opensearch | opensearch-dashboards | 2.28 .0 | opensearch/opensearch-dashboards-2.28 .0.tgz |
53
+ | Logging | Elasticsearch Exporter| prometheus-community | prometheus-elasticsearch-exporter | 6.7.2 | prometheus-community/prometheus-elasticsearch-exporter-6.7.2 .tgz |
54
+ | Logging | Fluent Bit| fluent | fluent-bit | 0.49.0 | fluent/fluent-bit-0.49.0 .tgz |
55
+ | Logging | OpenSearch| opensearch | opensearch | 2.34 .0 | opensearch/opensearch-2.34 .0.tgz |
56
+ | Logging | OpenSearch Dashboard| opensearch | opensearch-dashboards | 2.30 .0 | opensearch/opensearch-dashboards-2.30 .0.tgz |
57
57
| Metrics | Grafana (on OpenShift)| grafana | grafana | 8.13.1 | grafana/grafana-8.13.1.tgz |
58
58
| Metrics | Kube Prometheus Stack| prometheus-community | kube-prometheus-stack | 70.8.0 | prometheus-community/kube-prometheus-stack-70.8.0.tgz |
59
59
| Metrics | Prometheus Pushgateway| prometheus-community | prometheus-pushgateway | 3.1.0 | prometheus-community/prometheus-pushgateway-3.1.0.tgz |
@@ -64,5 +64,5 @@ This table provides version information for some miscellaneous components deploy
64
64
65
65
| Component | Version | Project Repository | Notes |
66
66
| --| --| --| --|
67
- | OpenSearch Datasource Plugin (Grafana) | 2.24.0 | https://github.com/grafana/opensearch-datasource/releases | Allows Grafana to surface log messages stored in OpenSearch |
67
+ | OpenSearch Datasource Plugin (Grafana) | 2.26.1 | https://github.com/grafana/opensearch-datasource/releases | Allows Grafana to surface log messages stored in OpenSearch |
68
68
0 commit comments