Plugins for prometheus-journald-exporter used at Moccu.
Installation:
pip install https://github.com/moccu/prometheus-journald-exporter-plugins.git#journald_exporter_plugins
Example configuration:
plugins:
- journald_exporter_plugins.webfrontcollector.WebfrontCollectorPlugin
webfrontcollector:
filters:
- CONTAINER_TAG: webfront
pipenv install --python 3.6 --dev
pipenv shell
pip install -e .
pytest