1
0
Fork 0
Commit graph

4 commits

Author SHA1 Message Date
2d5007dc61
Remove group by time interval (#6)
On Flexpool miners, workers and Etherscan dashboards, min, max and last
computations where based on multiple small time intervals instead of the big
time interval. Removing "group by" solved the computations.

Signed-off-by: Julien Riou <julien@riou.xyz>
2021-04-09 08:37:11 +02:00
406f044be1
[grafana] Improve Etherscan dashboard
- Add a "Gas prices" row
- Rename "safe" to "low"
- Rename "propose" to "average"
- Rename "fast" to "high"
- Colorize low to green, average to orange, high to red
- Add min, average and max statistics

Signed-off-by: Julien Riou <julien@riou.xyz>
2021-04-02 11:33:53 +02:00
562e3e1a47
[grafana] Reorder gas prices measurements
Signed-off-by: Julien Riou <julien@riou.xyz>
2021-03-29 17:41:37 +02:00
10cd2ef312
[grafana] Add etherscan dashboard
Signed-off-by: Julien Riou <julien@riou.xyz>
2021-03-29 17:39:44 +02:00