mirror of
https://github.com/Oxalide/vsphere-influxdb-go.git
synced 2023-10-10 13:36:51 +02:00
Add example Grafana dashboards to README
This commit is contained in:
parent
9e002045d0
commit
20a74cee4d
@ -56,6 +56,9 @@ Create a crontab to run it every X minutes(one minute is fine - in our case, ~30
|
|||||||
* * * * * $HOME/work/go/bin/vsphere-influxdb-go
|
* * * * * $HOME/work/go/bin/vsphere-influxdb-go
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Example dashboards
|
||||||
|
* https://grafana.com/dashboards/1299
|
||||||
|
* https://grafana.com/dashboards/3556
|
||||||
|
|
||||||
# TODO
|
# TODO
|
||||||
* Add service discovery(or probably something like [Viper](https://github.com/spf13/viper) for easier and more flexible configuration with multiple backends)
|
* Add service discovery(or probably something like [Viper](https://github.com/spf13/viper) for easier and more flexible configuration with multiple backends)
|
||||||
|
Loading…
Reference in New Issue
Block a user