Open racoon63 opened 4 years ago
Grafana as a monitoring tool shall be able to process data values from the storage backend like influxDB so we have the following split:
Measurement = Bandwidth-Monitor Storage = influxDB Display = Grafana
This has the advantage that the data can be stored in raw format as they are measured by the bwm service and don't have to be preprocessed by Bandwidth-Monitor or influxDB.
This link could be helpful for this task: https://community.grafana.com/t/how-to-divide-values-using-grafana/3030
Yes its easy waiting till your branch is stable
Grafana as a monitoring tool shall be able to process data values from the storage backend like influxDB so we have the following split:
Measurement = Bandwidth-Monitor Storage = influxDB Display = Grafana
This has the advantage that the data can be stored in raw format as they are measured by the bwm service and don't have to be preprocessed by Bandwidth-Monitor or influxDB.