Skip to content

simonccc/Opensearch-PA-Graphite

Repository files navigation

Opensearch Performance analyzer output to Graphite

A script that collects some of the metrics exported Performance Analyzer.

It pushes those metrics to Graphite for visualiation with eg Grafana.

It is a modificaton of the code posted here https://github.com/opendistro-for-elasticsearch/community/tree/master/pa-to-es

It uses the node hostnames rather that nodeid's and assumes you want to write to graphite in the form of

$prefix/nodename/opensearch/$metric blah

Usage

Create a config.py based on the example example-config.py

python3 ./main.py

python3 -m venv .venv source .venv/bin/activate

About

opensearch performance analyser output captured and sent to graphite

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages