https://github.com/nlm/briq-exporter
a prometheus exporter for briqs
https://github.com/nlm/briq-exporter
Last synced: about 1 year ago
JSON representation
a prometheus exporter for briqs
- Host: GitHub
- URL: https://github.com/nlm/briq-exporter
- Owner: nlm
- License: mit
- Created: 2023-01-13T11:38:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-14T00:05:12.000Z (over 3 years ago)
- Last Synced: 2025-03-15T06:44:16.209Z (over 1 year ago)
- Language: Go
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# briq-exporter
a prometheus exporter for briqs
## how to build
```
go build
```
## how to use
- set the `BRIQ_SECRET_KEY` environment variable to your personal briq token
- run the exporter
- setup your prometheus system to scrape the exporter