Commit Graph

5 Commits

Author SHA1 Message Date
simkir fe8632f5ea Add analytics namespace in query helper script 2025-11-20 10:51:08 +01:00
simkir ee1e3c7405 Change sim count materialized view into just view
Not so heavy that we need to store the table, it can just be computed on
the fly.
2025-11-20 10:51:08 +01:00
simkir 9720de1a67 Fix umami drifter count queries
Have to fill in all possible groups and sim types before doing the
transpose to get the right table.
2025-11-18 18:15:31 +01:00
simkir 74600abddc Add the crosstab select used in grafana 2025-11-18 15:32:08 +01:00
simkir 87dd246d09 Persist umami sql queries and stuff 2025-11-18 15:24:36 +01:00