This repository contains some simple promtheus exporters for python.
You don't need much. Python and pip with the requiremnts.txt installed. This was developed using python 3.6.
Python
pip install -r requirements.txt
A simple Dockerfile is given as an example of building. Note no CMD is specified.
TODO?
TODO Also?
This project is licensed under the MIT License - see the LICENSE.md file for details