opensearch-prometheus-exporter icon indicating copy to clipboard operation
opensearch-prometheus-exporter copied to clipboard

OpenSearch Prometheus Exporter (fork of https://github.com/vvanholl/elasticsearch-prometheus-exporter)

Results 11 opensearch-prometheus-exporter issues
Sort by recently updated
recently updated
newest added

I'm making a PR for the official OpenSearch helm chart; https://github.com/opensearch-project/helm-charts/issues/50 Unfortunately, because of the authentication needed to get into OpenSearch, there is no way to automatically scrape via Prometheus...

Hi, When I try to install the plugin I get: ``` Exception in thread "main" java.lang.IllegalArgumentException: Plugin [prometheus-exporter] was built for OpenSearch version 1.2.3 but version 2.0.1 is running ```

To support OpenSearch Version: 1.3.2

Is there any option to integrate this solution to kubernetes? as a helm chart maybe

since this plugin has been transferred to @aiven (to https://github.com/aiven/prometheus-exporter-plugin-for-opensearch) it would make sense to update the README to point to the new location and then mark this repo as...

Hey everyone! I'm testing your opensearch exporter, i installed the plugin inside one of my clients nodes on 1.2.3 version Opensearch. seems like the installation succeed, but when im trying...

Please add some instructions on how to build this package.

Our scenario is as follows. We have a big list of elasticsearch indices and each http response from metrics endpoint that we receive, is around (~100MB) data and hence prometheus...

I updated opensearch to latest 1.2.3 and tried to run it with prometheus-exporter 1.2.2, latest, but it doesn't seem to work. `java.lang.IllegalArgumentException: Plugin [prometheus-exporter] was built for OpenSearch version 1.2.2...

It would be great if you could expand upon this with an example config of a role with minimum permissions needed to access the metrics endpoint. > If you enable...