Export metrics from Prometheus in Graphite format.
Clone repository and run from his directory.
PrometheusMetricsExporter:> prometheus-metrics-exporter.sh
Configuration reads from file config/config.yml.
You may download Docker image for familiarization.
To use your self configuration use run like below.
PrometheusMetricsExporter:> docker run -v ~/PrometheusMetricsExporter/config:/PrometheusMetricsExporter/config prometheus-metrics-exporter:latest
To test connection to reciever you may use command line tools and look at list of metrics.
:> nc -lv 2003