You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/monitoring/dashboards
Mike Lang 89a9e5554c sheetsync: Record counts of rows in the DB, segmented by various columns
This lets us view a number of useful graphs in dashboards, eg. rows by state,
errored rows, rows by day, rows by category, meltdowns per day, fraction of
events that are poster moments by category.

Sheetsync was the natural place to do this since it was already periodically scanning
the entire events table.
5 years ago
..
README Provide a rendered version of the dashboard 5 years ago
overview.json overview dashboard: Show offending instance in error log rate graph 5 years ago
overview.jsonnet sheetsync: Record counts of rows in the DB, segmented by various columns 5 years ago

README

The files in this directory use a library for generating grafana dashboards
that at time of writing I'm not at liberty to share. Unfortunately, I don't have a better option.
So feel free to make changes, but I'll need to be the one to regenerate them.

I've checked in the rendered JSON so the dsahboards can be used, but not edited,
without my help.