Error
'.country_code' should be string
Impact
There have upwards of 74,000 such validation errors in the last 24 hours.
Notes
- An example event (with a lot of irrelevant information scrubbed):
{
"meta": {
"domain": "…",
"stream": "mediawiki.editattempt_block",
"id": "…",
"dt": "…",
"request_id": "…"
},
"http": {
"request_headers": {
"user-agent": "…"
},
"client_ip": "…"
},
"$schema": "/analytics/mediawiki/editattemptsblocked/1.0.0",
"block_id": "…",
"block_type": "range",
"block_expiry": "…",
"block_scope": "global",
"platform": "desktop",
"interface": "wikieditor",
"country_code": false,
"database": "dewiki",
"page_id": 1234567890,
"page_namespace": 1234567890,
"rev_id": 1234567890,
"performer": {
"user_id": 0,
"user_edit_count": 0
},
"dt": "…"
}