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/sheetsync
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
..
sheetsync sheetsync: Record counts of rows in the DB, segmented by various columns 5 years ago
Dockerfile Refactor dockerfiles for more shared layers 5 years ago
setup.py sheet-sync: Some fixes 5 years ago