Schema:StatsD
Appearance
PHP logging
EventLogging::logEvent( 'StatsD', 5815068, $event );
extension.json setup for JavaScript logging
{
"attributes": {
"EventLogging": {
"Schemas": {
"StatsD": 5815068
}
}
}
}
JavaScript logging
mw.track( 'event.StatsD', { /* ... */ } );
Revision 5815068
description | "StatsD Metric Descriptor" | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
|