The metric's base identifier, including the category and name, but not the label.
The generated identifier. If category
is empty, it's ommitted. Otherwise,
it's the combination of the metric's category
and name
.
The metric's unique identifier, including the category, name and label.
The generated identifier. If category
is empty, it's ommitted. Otherwise,
it's the combination of the metric's category
, name
and label
.
An implemention of set
that does not dispatch the recording task.
This method should never be exposed to users.
The string we want to set to.
Verify whether or not this metric instance should be recorded.
Whether or not global upload is enabled or disabled.
Whether or not this metric instance should be recorded.
Generated using TypeDoc
Base implementation of the string metric type, meant only for Glean internal use.
This class exposes Glean-internal properties and methods of the string metric type.