diff options
| author | Martin Fischer <martin@push-f.com> | 2025-12-14 22:44:31 +0100 |
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2025-12-15 08:02:57 +0100 |
| commit | cb9b0bebfae7aa2ba65217f549f3c76e11413bd9 (patch) | |
| tree | 999f19b39ae4b0390bda4bd20f05e45b028b2e8f /nixos/npins | |
| parent | de4843c5002f3f58f8bc69dd57d368324b67f4ce (diff) | |
feat(tente): add prometheus-storagebox-exporter
Diffstat (limited to 'nixos/npins')
| -rw-r--r-- | nixos/npins/sources.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/nixos/npins/sources.json b/nixos/npins/sources.json index b765191..d62673a 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -143,6 +143,21 @@ "revision": "6e73ff71a8976939c28ce9a0ddbeefe0801d0a37", "url": null, "hash": "1a3j3rsjvw6wqyayml5x5c7x18bvn45ldr2p280yn9pqdzihk480" + }, + "prometheus-storagebox-exporter": { + "type": "GitRelease", + "repository": { + "type": "Git", + "url": "https://github.com/crstian19/prometheus-storagebox-exporter" + }, + "pre_releases": false, + "version_upper_bound": null, + "release_prefix": null, + "submodules": false, + "version": "v0.3.0", + "revision": "0382d2fc9c26d69dab7be1e0b6bdb3e38e5e13c6", + "url": null, + "hash": "0qa0k7rkf92x14b707h1qrivj4xj0jd2zmrrp5bwarm4iipyid76" } }, "version": 5 |
