Name Description Size
boolean.rs 8533
counter.rs 8535
custom_distribution.rs 8797
datetime.rs 16033
denominator.rs 5933
dual_labeled_counter.rs 3930
dual_labeled_counter_sub.rs bug 1973287 glean::DualLabeledCounterMetric doesn't impl glean::MetricType #[cfg(feature = "with_gecko")] if gecko_profiler::can_accept_markers() { gecko_profiler::add_marker( "LabeledCounter::add", super::profiler_utils::TelemetryProfilerCategory, Default::default(), super::profiler_utils::IntLikeMetricMarker::<DualLabeledCounterSubMetric, i32>::new( (*id).into(), Some(key + ", " + category), amount, ), ); } 7354
event.rs 11454
labeled.rs 24027
labeled_boolean.rs 7413
labeled_counter.rs 7976
labeled_custom_distribution.rs 8734
labeled_memory_distribution.rs 9385
labeled_timing_distribution.rs 19227
memory_distribution.rs 10726
metric_getter.rs 33954
mod.rs The different metric types supported by the Glean SDK to handle data. 31985
numerator.rs 5843
object.rs 6460
ping.rs 5869
quantity.rs 5846
rate.rs 7131
string.rs 6634
string_list.rs 8475
text.rs 6654
timespan.rs 14687
timing_distribution.rs 34838
url.rs 6623
uuid.rs 7174