EventsObservabilityMode type

Defines values for EventsObservabilityMode.
KnownEventsObservabilityMode can be used interchangeably with EventsObservabilityMode, this enum contains the known values that the service supports.

Known values supported by the service

none: No mapping to OpenTelemetry.
log: Map as log to OpenTelemetry.

type EventsObservabilityMode = string