README: add badges

This commit is contained in:
Pierre Verkest 2023-09-01 15:57:07 +02:00
parent ffdc6517f5
commit c5b0262b32
2 changed files with 8 additions and 0 deletions

View file

@ -57,6 +57,7 @@ build:
test:
stage: test
coverage: '/\d+\%\s*$/'
script:
- pip install --editable ".[test]"
- pytest

View file

@ -1,3 +1,10 @@
[![pipeline status](https://gitlab.com/micro-entreprise/opnsense-prom-exporter/badges/main/pipeline.svg)](https://gitlab.com/micro-entreprise/opnsense-prom-exporter/)
[![coverage report](https://gitlab.com/micro-entreprise/opnsense-prom-exporter/badges/main/coverage.svg)](https://gitlab.com/micro-entreprise/opnsense-prom-exporter/)
[![Version status](https://img.shields.io/pypi/v/opnsense-prom-exporter.svg)](https://pypi.python.org/pypi/opnsense-prom-exporter/)
[![PyPi Package](https://img.shields.io/pypi/dm/opnsense-prom-exporter?label=pypi%20downloads)](https://pypi.org/project/opnsense-prom-exporter)
# OPNSense Prometheus exporter
I've configures OPNSense with High Availability settings using 2 servers.