Uses of Enum Class
org.springframework.http.server.observation.OpenTelemetryServerHttpObservationDocumentation
Packages that use OpenTelemetryServerHttpObservationDocumentation
Package
Description
Instrumentation for
observing
HTTP server applications.-
Uses of OpenTelemetryServerHttpObservationDocumentation in org.springframework.http.server.observation
Subclasses with type arguments of type OpenTelemetryServerHttpObservationDocumentation in org.springframework.http.server.observationModifier and TypeClassDescriptionenum
DocumentedKeyValues
for the HTTP server observations for Servlet-based web applications, following the stable OpenTelemetry semantic conventions.Methods in org.springframework.http.server.observation that return OpenTelemetryServerHttpObservationDocumentationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.OpenTelemetryServerHttpObservationDocumentation.values()
Returns an array containing the constants of this enum class, in the order they are declared.