https://github.com/balancednetwork/balanced-exporter
Prometheus exporter for balanced network
https://github.com/balancednetwork/balanced-exporter
Last synced: 10 months ago
JSON representation
Prometheus exporter for balanced network
- Host: GitHub
- URL: https://github.com/balancednetwork/balanced-exporter
- Owner: balancednetwork
- Created: 2022-08-01T20:15:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-02T01:53:30.000Z (almost 4 years ago)
- Last Synced: 2023-03-03T21:22:06.166Z (over 3 years ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# balanced-exporter
Prometheus exporer for balanced. Collects metrics from which alarms are built on top of.
### Development
```bash
pip install -r requirements.txt requirements-dev.txt
make test
```
### License
Apache 2.0