Skip to content
  • Alessio Placitelli's avatar
    Implement the "timespan" metric type in glean · b9de35f8
    Alessio Placitelli authored
    The timespan metric allows to accumulate timespans and send
    them over with the given ping. Its API allows to specify the
    time resolution with which the data is sent out.
    
    Moreover, this changes the GenericScalarStorageEngine
    to enable overriding the getSnapshot function.
    b9de35f8