Uses of Class
org.apache.solr.metrics.otel.instruments.AttributedLongTimer
Packages that use AttributedLongTimer
Package
Description
Concrete implementations of
SolrRequestHandlerA collection of bound OTEL instruments which are reusable wrappers around OpenTelemetry metric
instruments that are pre-bound to a fixed set of Attributes.
Commonly used classes for Solr security framework.
-
Uses of AttributedLongTimer in org.apache.solr.handler
Fields in org.apache.solr.handler declared as AttributedLongTimer -
Uses of AttributedLongTimer in org.apache.solr.metrics.otel.instruments
Subclasses of AttributedLongTimer in org.apache.solr.metrics.otel.instrumentsModifier and TypeClassDescriptionclassAn AttributedLongTimer that records to both core and node registries with corresponding attributes.Methods in org.apache.solr.metrics.otel.instruments that return AttributedLongTimerModifier and TypeMethodDescriptionAttributedInstrumentFactory.attributedLongTimer(String metricName, String description, OtelUnit unit, io.opentelemetry.api.common.Attributes additionalAttributes) -
Uses of AttributedLongTimer in org.apache.solr.security
Fields in org.apache.solr.security declared as AttributedLongTimerModifier and TypeFieldDescriptionprotected AttributedLongTimerAuditLoggerPlugin.requestTimesprotected AttributedLongTimerAuthenticationPlugin.requestTimes