Page MenuHomePhabricator

Add gateway label to 'IP repeat count' grafana graph
Open, MediumPublic

Description

Let's make it easier to see which gateways are getting hit during spikes on this graph. We have the gateway name field on the DB table used as the metric for this graph.

https://frmon.frdev.wikimedia.org/d/Pq1YNMviz/fundraising-overview?orgId=1&refresh=1m&viewPanel=69

Event Timeline

greg triaged this task as Medium priority.Feb 9 2023, 9:39 PM

The max_repeat_ip_by_hour is already split out by validation_action (the by_day count is not). @jgleeson do we want to multiply 3 actions by 5 processors or do we just want to split out the by_day count on processor?

OK, this is all set up. Just got to wait for some more data to come in to see the new lines on the graph.

Hmm, the new queries might not be set up right:

https://frmon.frdev.wikimedia.org/d/Pq1YNMviz/fundraising-overview?orgId=1&from=1707255178213&to=1707261901171&viewPanel=69

shows a bunch of repeats in the status line but none associated with any gateway.