Page MenuHomePhabricator

add analytics script to track stats about wb_changes table
Open, Stalled, Needs TriagePublic

Description

Create a (temporary) analytics script to track statistics about the wb_changes table in statsd. It should at least track the timestamp of the oldest change in wb_changes table.

This isn't great, because the analytics sripts access the replicas and thus might be lagged which in turn might lead to sometimes somewhat confusing data. However, this is still better than not having this data at all. We'll replace it with proper tracking with Promethues as soon as T240685: MediaWiki Prometheus support is done.

Acceptance criteria:

Event Timeline

Michael updated the task description. (Show Details)

Is there anything left to review here at the moment?

Michael changed the task status from Open to Stalled.Oct 22 2021, 5:34 PM

Is there anything left to review here at the moment?

Nope, I think this is good enough for now and stalled till T240685 is done.