feat(data): OpenSearch prometheus-exporter sidecar
elasticsearch-exporter v1.7.0 runs as a sidecar, scrapes localhost:9200, exposes elasticsearch_* metrics on :9114. ServiceMonitor re-enabled. Alert rules updated to use elasticsearch_* metric names. Flags: --es.all --es.indices --es.shards --collector.clustersettings
This commit is contained in:
@@ -12,9 +12,10 @@ resources:
|
||||
- opensearch-service.yaml
|
||||
- opensearch-pvc.yaml
|
||||
- barman-vault-secret.yaml
|
||||
# opensearch-servicemonitor.yaml removed — OpenSearch 3.x has no prometheus-exporter plugin.
|
||||
# TODO: add opensearch-exporter sidecar for Prometheus metrics.
|
||||
- opensearch-servicemonitor.yaml
|
||||
- opensearch-alertrules.yaml
|
||||
- cnpg-podmonitor.yaml
|
||||
- openbao-servicemonitor.yaml
|
||||
- postgres-alertrules.yaml
|
||||
- openbao-alertrules.yaml
|
||||
- searxng-deployment.yaml
|
||||
|
||||
Reference in New Issue
Block a user