Steven Bambling

Results 26 comments of Steven Bambling
trafficstars

I've attempted to configure a scrape endpoint for Proemtheus to OpenSearch `_prometheus/metrics` via two seperate methods. Notes: * kube-prometheus-stack is used to deploy Prometheus, Grafana, etc * OpenSearch Helm chart...

I've attempted to configure a scrape endpoint for Proemtheus to OpenSearch `_prometheus/metrics` via two seperate methods. Notes: * kube-prometheus-stack is used to deploy Prometheus, Grafana, etc * OpenSearch Helm chart...

In our testing setup we had limiting ciphers in `plugins.security.ssl.transport.enabled_ciphers`, commenting this out allowed Prometheus to scrape the endpoints and gather data.

@rarifz This installs an exporter that exposes metrics about OpenSearch that Prometheus can be configured to scrape

This is an incomplete doc I need to update it. The current version I have running is located at the link below. It it more in-depth and deals with setting...

That makes sense, In my small case test with 3 local nodes setup with a Master/Slave resource. The master never seemed to run the wal_receiver process and the logs continually...