In T355837: Add Prometheus support to statsd.js via mw.track(), we added support for sending counter metrics to Prometheus by statsv.
Timers that cannot be migrated with the current statsv code:
- T359244: (mw.track) Migrate MediaWiki.RevisionSlider.* to statslib has two
- T359347: (mw.track) Migrate MediaWiki.echo.* to statslib has four
- T382003: (mw.track) Migrate timing.growthExperiments.* to statslib has eight
Should we allow use of timers in statsv?