Scores going through the /precache endpoint aren't showing up under "Precaching scores returned". Needs a metrics tweak.
Description
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | • Pchelolo | T158437 Change ORES rules to send all events to new "/precache" endpoint | |||
Resolved | awight | T187914 New precache endpoint isn't reporting its metrics correctly |
Event Timeline
Comment Actions
scoring_system.py, line 48:
if not request.precache: self.metrics_collector.scores_request(request, duration) else: self.metrics_collector.precache_request(request, duration)
Comment Actions
Mentioned in SAL (#wikimedia-operations) [2018-02-21T21:15:26Z] <awight@tin> Started deploy [ores/deploy@7bbf21f]: T187914 on the ores* cluster
Comment Actions
Mentioned in SAL (#wikimedia-operations) [2018-02-21T21:28:28Z] <awight@tin> Finished deploy [ores/deploy@7bbf21f]: T187914 on the ores* cluster (duration: 13m 03s)
Comment Actions
Mentioned in SAL (#wikimedia-operations) [2018-02-21T21:29:05Z] <awight@tin> Started deploy [ores/deploy@addba9c]: T187914 on the scb* cluster
Comment Actions
Mentioned in SAL (#wikimedia-operations) [2018-02-21T21:39:07Z] <awight@tin> Finished deploy [ores/deploy@addba9c]: T187914 on the scb* cluster (duration: 10m 02s)