Uses of Record Class
cloud.opencode.base.observability.metric.Tag
Packages that use Tag
-
Uses of Tag in cloud.opencode.base.observability.metric
Methods in cloud.opencode.base.observability.metric that return TagMethods in cloud.opencode.base.observability.metric that return types with arguments of type TagModifier and TypeMethodDescriptionMetricId.tags()Returns the value of thetagsrecord component.Methods in cloud.opencode.base.observability.metric with parameters of type TagModifier and TypeMethodDescriptionRegisters or returns an existing counter.Registers or returns an existing gauge.Registers or returns an existing histogram.static MetricIdCreates a MetricId with the given name and optional tags.Registers or returns an existing timer.Constructor parameters in cloud.opencode.base.observability.metric with type arguments of type Tag