Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryotarai/prometheus-diskusage-exporter
https://github.com/ryotarai/prometheus-diskusage-exporter
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryotarai/prometheus-diskusage-exporter
- Owner: ryotarai
- Created: 2020-01-09T13:48:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-09T13:50:13.000Z (almost 5 years ago)
- Last Synced: 2024-11-07T17:57:00.232Z (about 2 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prometheus-diskusage-exporter
This exports disk usage in specified paths.
## Metrics
- `diskusage_usage_bytes{path="/target"}`: Usage in bytes
## Requirements
- `du`