README: add badges
This commit is contained in:
parent
ffdc6517f5
commit
c5b0262b32
2 changed files with 8 additions and 0 deletions
|
@ -57,6 +57,7 @@ build:
|
||||||
|
|
||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
|
coverage: '/\d+\%\s*$/'
|
||||||
script:
|
script:
|
||||||
- pip install --editable ".[test]"
|
- pip install --editable ".[test]"
|
||||||
- pytest
|
- pytest
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
|
[](https://gitlab.com/micro-entreprise/opnsense-prom-exporter/)
|
||||||
|
[](https://gitlab.com/micro-entreprise/opnsense-prom-exporter/)
|
||||||
|
[](https://pypi.python.org/pypi/opnsense-prom-exporter/)
|
||||||
|
[](https://pypi.org/project/opnsense-prom-exporter)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# OPNSense Prometheus exporter
|
# OPNSense Prometheus exporter
|
||||||
|
|
||||||
I've configures OPNSense with High Availability settings using 2 servers.
|
I've configures OPNSense with High Availability settings using 2 servers.
|
||||||
|
|
Loading…
Add table
Reference in a new issue