Uses of Enum Class
dev.langchain4j.micrometer.metrics.conventions.OTelGenAiMetricName
Packages that use OTelGenAiMetricName
-
Uses of OTelGenAiMetricName in dev.langchain4j.micrometer.metrics.conventions
Subclasses with type arguments of type OTelGenAiMetricName in dev.langchain4j.micrometer.metrics.conventionsModifier and TypeClassDescriptionenumObservation metric names for generative AI client metrics in line with the OpenTelemetry Semantic Conventions for Generative AI Metrics.Methods in dev.langchain4j.micrometer.metrics.conventions that return OTelGenAiMetricNameModifier and TypeMethodDescriptionstatic OTelGenAiMetricNameReturns the enum constant of this class with the specified name.static OTelGenAiMetricName[]OTelGenAiMetricName.values()Returns an array containing the constants of this enum class, in the order they are declared.