Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nlm/briq-exporter
a prometheus exporter for briqs
https://github.com/nlm/briq-exporter
Last synced: about 1 month 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-14T00:05:12.000Z (almost 2 years ago)
- Last Synced: 2024-06-19T16:16:50.527Z (6 months 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