https://github.com/limitium/warden
Transfer data from a mqtt broker to grafana
https://github.com/limitium/warden
grafana mqtt prometheus
Last synced: about 2 months ago
JSON representation
Transfer data from a mqtt broker to grafana
- Host: GitHub
- URL: https://github.com/limitium/warden
- Owner: limitium
- Created: 2020-09-23T23:12:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-01T22:11:00.000Z (over 5 years ago)
- Last Synced: 2025-06-10T21:12:48.198Z (about 1 year ago)
- Topics: grafana, mqtt, prometheus
- Homepage:
- Size: 213 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Warden
Keeps your plants healthy. Basically this projet transfers data from a mqtt broker to grafana dashboards.

### Settings
Here list of mqtt topics
```
./mqtt2prom/metric_example.yaml
```
### Docker
To install images and run them
```sh
docker-compose up
```