Browser Metrics:Data Collection Service

Revision as of 23:49, 21 February 2006 by Bryner (talk | contribs) (filling in some detail on metrics service)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Overview

The data collection service takes events, which are represented by XML elements, and puts them together into an XML document which is uploaded to the collection server.

XML Representation

The XML document that holds event data uses the namespace http://www.mozilla.org/metrics. The root element of the document is the <log%gt; element, which has no predefined attributes.

For more information on specific event types, see Data Collector Design.