This commit is contained in:
parent
9c67bc06d9
commit
4ffb906077
@ -3,6 +3,7 @@
|
|||||||
[](https://ci.bunix.de/bunix42/docker-borgbackup-exporter)
|
[](https://ci.bunix.de/bunix42/docker-borgbackup-exporter)
|
||||||
[](https://github.com/hadolint/hadolint)
|
[](https://github.com/hadolint/hadolint)
|
||||||
[](https://github.com/pre-commit/pre-commit)
|
[](https://github.com/pre-commit/pre-commit)
|
||||||
|
[](https://registry.hub.docker.com/r/bunix42/docker-borgbackup-exporter)
|
||||||
|
|
||||||
This is a simple cron based exporter for borg backup metrics, that are supposed to be delivered via any means like a simple nginx or using node_exporters textfile or adding pushgateway pushes.
|
This is a simple cron based exporter for borg backup metrics, that are supposed to be delivered via any means like a simple nginx or using node_exporters textfile or adding pushgateway pushes.
|
||||||
|
|
||||||
@ -32,4 +33,9 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
exporter-data:
|
exporter-data:
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## inspired by
|
||||||
|
|
||||||
|
* https://github.com/mad-ady/prometheus-borg-exporter
|
||||||
|
* https://github.com/teemow/prometheus-borg-exporter
|
Loading…
x
Reference in New Issue
Block a user