BrightcoveOS / Diamond

1.18k stars 384 forks source link

do not derivative Uptime metrics #878

Closed williamjoy closed 7 years ago

williamjoy commented 7 years ago

uptime metrics should usually increase in linearity way, and drop to 0 when restart. derivative() will just hide the information we care about.

williamjoy commented 7 years ago

if call derivative, metrics valudes are etheir 0 or 1 image

r3cgm commented 7 years ago

Hi William. Sorry to hear about your derivative() issue. Note however this project stopped 2 years ago and has since been taken over by the python/diamond project here on GitHub. Your issue may already be fixed over there. Best of luck.

williamjoy commented 7 years ago

Thank you @r3cgm , I put to wrong repo. new ticket at https://github.com/python-diamond/Diamond/pull/557

Feel free to close this ticket :)