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