Uses of Enum Class
org.springframework.ai.observation.conventions.AiObservationAttributes
Packages that use AiObservationAttributes
Package
Description
Conventions for observation-based AI.
-
Uses of AiObservationAttributes in org.springframework.ai.observation.conventions
Subclasses with type arguments of type AiObservationAttributes in org.springframework.ai.observation.conventionsModifier and TypeClassDescriptionenumCollection of attribute keys used in AI observations (spans, metrics, events).Methods in org.springframework.ai.observation.conventions that return AiObservationAttributesModifier and TypeMethodDescriptionstatic AiObservationAttributesReturns the enum constant of this class with the specified name.static AiObservationAttributes[]AiObservationAttributes.values()Returns an array containing the constants of this enum class, in the order they are declared.