Metadata-Version: 2.1
Name: prometheus-redbox-exporter
Version: 0.1.2
Summary: Prometheus exporter that throws stuff to httpd endpoints and evaluates their response.
Home-page: https://github.com/cytopia/prometheus-redbox_exporter
Author: cytopia
Author-email: cytopia@everythingcli.org
License: MIT
Keywords: prometheus,redbox_exporter,redbox,blackbox,blackbox_exporter
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >3.5.2
Description-Content-Type: text/markdown
Requires-Dist: PyYAML
Requires-Dist: requests

# Prometheus redbox exporter

[![](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

[![Build Status](https://github.com/cytopia/prometheus-redbox_exporter/workflows/linting/badge.svg)](https://github.com/cytopia/prometheus-redbox_exporter/actions?workflow=linting)
[![Build Status](https://github.com/cytopia/prometheus-redbox_exporter/workflows/building/badge.svg)](https://github.com/cytopia/prometheus-redbox_exporter/actions?workflow=building)

[![Build Status](https://github.com/cytopia/prometheus-redbox_exporter/workflows/black/badge.svg)](https://github.com/cytopia/prometheus-redbox_exporter/actions?workflow=black)
[![Build Status](https://github.com/cytopia/prometheus-redbox_exporter/workflows/mypy/badge.svg)](https://github.com/cytopia/prometheus-redbox_exporter/actions?workflow=mypy)
[![Build Status](https://github.com/cytopia/prometheus-redbox_exporter/workflows/pylint/badge.svg)](https://github.com/cytopia/prometheus-redbox_exporter/actions?workflow=pylint)
[![Build Status](https://github.com/cytopia/prometheus-redbox_exporter/workflows/pycode/badge.svg)](https://github.com/cytopia/prometheus-redbox_exporter/actions?workflow=pycode)
[![Build Status](https://github.com/cytopia/prometheus-redbox_exporter/workflows/pydoc/badge.svg)](https://github.com/cytopia/prometheus-redbox_exporter/actions?workflow=pydoc)


