Uses of Enum Class
org.springframework.http.server.observation.OpenTelemetryServerHttpObservationDocumentation.LowCardinalityKeyNames
Packages that use OpenTelemetryServerHttpObservationDocumentation.LowCardinalityKeyNames
Package
Description
Instrumentation for
observing
HTTP server applications.-
Uses of OpenTelemetryServerHttpObservationDocumentation.LowCardinalityKeyNames in org.springframework.http.server.observation
Subclasses with type arguments of type OpenTelemetryServerHttpObservationDocumentation.LowCardinalityKeyNames in org.springframework.http.server.observationModifier and TypeClassDescriptionstatic enum
Methods in org.springframework.http.server.observation that return OpenTelemetryServerHttpObservationDocumentation.LowCardinalityKeyNamesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.OpenTelemetryServerHttpObservationDocumentation.LowCardinalityKeyNames.values()
Returns an array containing the constants of this enum class, in the order they are declared.