Hacker News new | ask | show | jobs
by snug 2291 days ago
Grafana needs a backend datastore, and typically prometheus exporters on each app, etc to get timeseries data that gets into the backend.

This seems to be checking endpoints for data at that specific time, not really doing any complex calculations or anything of that nature.

1 comments

How often do you have data that is

1) important enough to display on a dashboard 2) not important enough to record so you can track it over time

?

Build status immediately jumps to mind.
Getting any sort of interesting insight from that surely requires the context of historical build statuses?

How long will it be down for? When will it be down next? How likely is it that it goes down next week? Is it just me or has it been down a lot this month?