Uses of Record Class
cloud.opencode.base.observability.metric.MetricId
Packages that use MetricId
-
Uses of MetricId in cloud.opencode.base.observability.metric
Methods in cloud.opencode.base.observability.metric that return MetricIdModifier and TypeMethodDescriptionCounter.id()Returns the metric identifier.Gauge.id()Returns the metric identifier.Histogram.id()Returns the metric identifier.MetricSnapshot.id()Returns the value of theidrecord component.Timer.id()Returns the metric identifier.static MetricIdCreates a MetricId with the given name and optional tags.Methods in cloud.opencode.base.observability.metric with parameters of type MetricIdModifier and TypeMethodDescriptionbooleanRemoves the metric with the given id.Constructors in cloud.opencode.base.observability.metric with parameters of type MetricId