Class RealmIdTagContributor
java.lang.Object
org.apache.polaris.service.quarkus.metrics.RealmIdTagContributor
- All Implemented Interfaces:
io.quarkus.micrometer.runtime.HttpServerMetricsTagsContributor
@ApplicationScoped
public class RealmIdTagContributor
extends Object
implements io.quarkus.micrometer.runtime.HttpServerMetricsTagsContributor
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.quarkus.micrometer.runtime.HttpServerMetricsTagsContributor
io.quarkus.micrometer.runtime.HttpServerMetricsTagsContributor.Context -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.micrometer.core.instrument.Tagscontribute(io.quarkus.micrometer.runtime.HttpServerMetricsTagsContributor.Context context)
-
Field Details
-
TAG_REALM
- See Also:
-
-
Constructor Details
-
RealmIdTagContributor
public RealmIdTagContributor()
-
-
Method Details
-
contribute
public io.micrometer.core.instrument.Tags contribute(io.quarkus.micrometer.runtime.HttpServerMetricsTagsContributor.Context context) - Specified by:
contributein interfaceio.quarkus.micrometer.runtime.HttpServerMetricsTagsContributor
-