Jump to content

Schema:ImageMetricsLoadingTime

PHP logging

EventLogging::logEvent( 'ImageMetricsLoadingTime', 28113401, $event );

extension.json setup for JavaScript logging

{
	"attributes": {
		"EventLogging": {
			"Schemas": {
				"ImageMetricsLoadingTime": 28113401
			}
		}
	}
}

JavaScript logging

mw.track( 'event.ImageMetricsLoadingTime', { /* ... */ } );
From Meta, a Wikimedia project coordination wiki
Revision 28113401