Reading/Multimedia/Metrics
This page is obsolete. It is being retained for archival purposes. It may document extensions or features that are obsolete and/or no longer supported. Do not rely on the information here being up-to-date. |
This page aims to contain a comprehensive list of metrics and graphs for Media Viewer, both from a usage and technical perspective.
Client-side
editThese are based on the ResourceTiming API (with a simple timestamp-based fallback for old browsers), collected via EventLogging. See Multimedia/Media Viewer/Metrics/Architecture for details.
Ops
editThese servers are responsible for generating thumbnails, which Media Viewer triggers a lot since thumbnails are generated on-the-fly when they don't exist yet.
Media Viewer relies on several APIs on the PHP side, some of which are specific to Media Viewer.
Thumbnails, after being generated, are streamed using the StreamFile method.
Presumably where images are stored. Not sure if originals or thumbs, we should clarify that with ops.
- API call counts: imageinfo, filerepoinfo, globalusage, imageusage, users