Problem:
We are tracking the number of editors who make at least 1/5/100 edits in the past 30 days split by namespace at https://grafana.wikimedia.org/d/000000162/wikidata-site-stats?orgId=1.
We now also want a graph showing the number of edits per namespace over time to better understand how many edits are happening across the namespaces. This graph can be added to https://grafana.wikimedia.org/d/000000162/wikidata-site-stats?orgId=1 as well.
Acceptance criteria:
- graph exists on Grafana that shows the number of edits per day for each of the namespaces on Wikidata https://grafana.wikimedia.org/d/000000170/wikidata-edits?orgId=1&refresh=1m and it should live on the dashboard https://grafana.wikimedia.org/d/000000162/wikidata-site-stats?orgId=1
- the graph needs to show the number of edits per namespace over time
- the graph is deleted from the board it comes from
Notes:
- See the total edits panel on the same board for similar tracking. The code is linked in the little info i in the corner of that panel.