CityOfZion / dora

https://dora.coz.io/
12 stars 10 forks source link

Increase availability digits #338

Open lllwvlvwlll opened 3 years ago

lllwvlvwlll commented 3 years ago

Traditionally, availability is measured in terms of nines. We should increase the number of digits to more accurately represent the availability of our ecosystem.

@hal0x2328 how many data points do we use for that metric?

hal0x2328 commented 3 years ago

It's just based on how many times the polling script successfully connected to the node divided by the number of times it tried, multiplied by 100. I can make it output the result in whatever fixed amount of decimals we want, I just knew we didn't have a lot of extra width to spare with all the columns. Which is why we needed the tooltips to show extended data.