Page MenuHomePhabricator

Track constraint APIs usage by gadget
Closed, ResolvedPublic

Description

We would like to know how many calls to the wbcheckconstraints and wbcheckconstraintparameters APIs are issued by the checkConstraint gadget and how many are external. This would be useful to know, for instance, when deciding on whether or not to make breaking changes.

Event Timeline

Change 391858 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/WikibaseQualityConstraints@master] Add HTTP header indicating gadget to API requests

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

Change 391858 merged by jenkins-bot:
[mediawiki/extensions/WikibaseQualityConstraints@master] Add HTTP header indicating gadget to API requests

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

Lucas_Werkmeister_WMDE claimed this task.

This is done, I think (though we currently don’t use that header anywhere as far as I’m aware).