Uses of Enum Class
io.jenkins.plugins.opentelemetry.backend.grafana.GrafanaLogsBackend.LokiOTelLogFormat
Packages that use GrafanaLogsBackend.LokiOTelLogFormat
-
Uses of GrafanaLogsBackend.LokiOTelLogFormat in io.jenkins.plugins.opentelemetry.backend.grafana
Fields in io.jenkins.plugins.opentelemetry.backend.grafana declared as GrafanaLogsBackend.LokiOTelLogFormatModifier and TypeFieldDescriptionprotected GrafanaLogsBackend.LokiOTelLogFormat
GrafanaLogsBackend.lokiOTelLogFormat
Methods in io.jenkins.plugins.opentelemetry.backend.grafana that return GrafanaLogsBackend.LokiOTelLogFormatModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GrafanaLogsBackend.LokiOTelLogFormat[]
GrafanaLogsBackend.LokiOTelLogFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.