Page MenuHomePhabricator

Create a Grafana chart to plot the number of PhotoDNA requests per day per wiki
Closed, ResolvedPublic2 Estimated Story Points

Description

A Grafana chart should be created that details the number of requests to PhotoDNA per day per wiki.

Acceptance critiera
  • The Grafana chart shows how requests are made per day per wiki
  • The chart shows how many of these requests fail, including for what reason

Event Timeline

Dreamy_Jazz renamed this task from Create a Grafana chart to plot the number of PhotoDNA requests per day to Create a Grafana chart to plot the number of PhotoDNA requests per day per wiki.Nov 16 2023, 2:46 PM
Dreamy_Jazz set the point value for this task to 2.

The second acceptance criteria is mostly done, but I will finish this as part of T354408: Support parallelizing scans to PhotoDNA.

Change 989975 had a related patch set uploaded (by Dreamy Jazz; author: Dreamy Jazz):

[mediawiki/extensions/MediaModeration@master] [WIP] Add more statsd counters and add logstash logging

https://gerrit.wikimedia.org/r/989975

Change 989975 merged by jenkins-bot:

[mediawiki/extensions/MediaModeration@master] Add more statsd counters and add logstash logging

https://gerrit.wikimedia.org/r/989975

Suggested QA steps to be performed on or after the 17th:

  1. Load https://grafana.wikimedia.org/d/STSXVVdSk/mediamoderation-photodna-stats?orgId=1&refresh=5m
  2. Scroll down to the bottom of the page
  3. Verify that the Transform errors/warnings graph has data
  4. Open logstash
  5. Go to the Trust and Safety Product logstash board
  6. Verify that logstash entries appear related to not being able to scan SHA-1 values.

Change 990760 had a related patch set uploaded (by Dreamy Jazz; author: Dreamy Jazz):

[mediawiki/extensions/MediaModeration@wmf/1.42.0-wmf.13] Add more statsd counters and add logstash logging

https://gerrit.wikimedia.org/r/990760

Change 990760 merged by jenkins-bot:

[mediawiki/extensions/MediaModeration@wmf/1.42.0-wmf.13] Add more statsd counters and add logstash logging

https://gerrit.wikimedia.org/r/990760

Mentioned in SAL (#wikimedia-operations) [2024-01-16T14:16:55Z] <dreamyjazz@deploy2002> Started scap: Backport for [[gerrit:990760|Add more statsd counters and add logstash logging (T351419)]]

Mentioned in SAL (#wikimedia-operations) [2024-01-16T14:18:33Z] <dreamyjazz@deploy2002> dreamyjazz: Backport for [[gerrit:990760|Add more statsd counters and add logstash logging (T351419)]] synced to the testservers (https://wikitech.wikimedia.org/wiki/Mwdebug)

Mentioned in SAL (#wikimedia-operations) [2024-01-16T14:24:10Z] <dreamyjazz@deploy2002> Finished scap: Backport for [[gerrit:990760|Add more statsd counters and add logstash logging (T351419)]] (duration: 07m 15s)

Djackson-ctr subscribed.

I have verified that the new code has been implemented and is functioning and displaying as expected... Thank you for the QA Steps @Dreamy_Jazz.