https://github.com/duncaen/ccache_exporter
Simple Prometheus ccache exporter
https://github.com/duncaen/ccache_exporter
Last synced: about 1 year ago
JSON representation
Simple Prometheus ccache exporter
- Host: GitHub
- URL: https://github.com/duncaen/ccache_exporter
- Owner: Duncaen
- License: mit
- Created: 2023-05-17T16:01:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-17T17:02:12.000Z (about 3 years ago)
- Last Synced: 2025-01-13T17:42:01.809Z (over 1 year ago)
- Language: Go
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ccache_exporter
Simple [Prometheus](https://prometheus.io/) [ccache](https://ccache.dev/) exporter.
Loosely based on [virtualtam/ccache_exporter](https://github.com/virtualtam/ccache_exporter) but without executing `ccache` each time metrics are collected.