EventObservabilityMode type

Defines the event observability mode.
KnownEventObservabilityMode can be used interchangeably with EventObservabilityMode, 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 EventObservabilityMode = string