@@ -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] ( https://github.com/fluent/fluent-bit ) | cr.fluentbit.io/fluent/fluent-bit:4.0.2 |
19
+ | Logging | [ Fluent Bit] ( https://github.com/fluent/fluent-bit ) | cr.fluentbit.io/fluent/fluent-bit:4.0.8 |
20
20
| Logging | [ Elasticsearch Exporter] ( https://github.com/prometheus-community/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] ( https://github.com/opensearch-project/OpenSearch ) | docker.io/opensearchproject/opensearch:2.19.2 |
23
- | Logging | [ OpenSearch Dashboards] ( https://github.com/opensearch-project/OpenSearch-Dashboards ) | docker.io/opensearchproject/opensearch-dashboards:2.19.2 |
22
+ | Logging | [ OpenSearch] ( https://github.com/opensearch-project/OpenSearch ) | docker.io/opensearchproject/opensearch:2.19.3 |
23
+ | Logging | [ OpenSearch Dashboards] ( https://github.com/opensearch-project/OpenSearch-Dashboards ) | docker.io/opensearchproject/opensearch-dashboards:2.19.3 |
24
24
| Metrics | [ Alertmanager] ( https://github.com/prometheus/alertmanager ) | quay.io/prometheus/alertmanager: v0 .28.1 |
25
25
| Metrics | [ Grafana] ( https://github.com/grafana/grafana ) | docker.io/grafana/grafana:12.1.0 |
26
26
| Metrics | [ Admission Webhook] ( https://github.com/kubernetes/ingress-nginx ) | registry.k8s.io/ingress-nginx/kube-webhook-certgen: v1 .6.0 |
@@ -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] ( https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-elasticsearch-exporter ) | prometheus-community | prometheus-elasticsearch-exporter | 6.7.2 | prometheus-community/prometheus-elasticsearch-exporter-6.7.2 .tgz |
54
- | Logging | [ Fluent Bit] ( https://github.com/fluent/helm-charts/tree/main/charts/fluent-bit ) | fluent | fluent-bit | 0.49 .0 | fluent/fluent-bit-0.49 .0.tgz |
55
- | Logging | [ OpenSearch] ( https://github.com/opensearch-project/helm-charts/tree/main/charts/opensearch ) | opensearch | opensearch | 2.34 .0 | opensearch/opensearch-2.34 .0.tgz |
56
- | Logging | [ OpenSearch Dashboards] ( https://github.com/opensearch-project/helm-charts/tree/main/charts/opensearch-dashboards ) | opensearch | opensearch-dashboards | 2.30 .0 | opensearch/opensearch-dashboards-2.30 .0.tgz |
53
+ | Logging | [ Elasticsearch Exporter] ( https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-elasticsearch-exporter ) | prometheus-community | prometheus-elasticsearch-exporter | 7.0.0 | prometheus-community/prometheus-elasticsearch-exporter-7.0.0 .tgz |
54
+ | Logging | [ Fluent Bit] ( https://github.com/fluent/helm-charts/tree/main/charts/fluent-bit ) | fluent | fluent-bit | 0.52 .0 | fluent/fluent-bit-0.52 .0.tgz |
55
+ | Logging | [ OpenSearch] ( https://github.com/opensearch-project/helm-charts/tree/main/charts/opensearch ) | opensearch | opensearch | 2.35 .0 | opensearch/opensearch-2.35 .0.tgz |
56
+ | Logging | [ OpenSearch Dashboards] ( https://github.com/opensearch-project/helm-charts/tree/main/charts/opensearch-dashboards ) | opensearch | opensearch-dashboards | 2.31 .0 | opensearch/opensearch-dashboards-2.31 .0.tgz |
57
57
| Metrics | [ Grafana (on OpenShift)] ( https://github.com/grafana/helm-charts/tree/main/charts/grafana ) | grafana | grafana | 9.3.0 | grafana/grafana-9.3.0.tgz |
58
58
| Metrics | [ Kube Prometheus Stack] ( https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack ) | prometheus-community | kube-prometheus-stack | 75.15.0 | prometheus-community/kube-prometheus-stack-75.15.0.tgz |
59
59
| Metrics | [ Prometheus Pushgateway] ( https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-pushgateway ) | prometheus-community | prometheus-pushgateway | 3.4.0 | prometheus-community/prometheus-pushgateway-3.4.0.tgz |
@@ -64,4 +64,4 @@ 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.28.0 | https://github.com/grafana/opensearch-datasource/releases | Allows Grafana to surface log messages stored in OpenSearch |
67
+ | OpenSearch Datasource Plugin (Grafana) | 2.29.1 | https://github.com/grafana/opensearch-datasource/releases | Allows Grafana to surface log messages stored in OpenSearch |
0 commit comments