android-components / mozilla.components.service.glean

Package mozilla.components.service.glean

Types

CommonMetricData

interface CommonMetricData

This defines the common set of data shared across all the different metric types.

EventMetricType

data class EventMetricType : CommonMetricData

This implements the developer facing API for recording events.

Placeholder

class Placeholder