Skip to content

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 to graphite

Resources

Stars

0 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages