The eEventsDiscardedReason enumeration contains a set of values that specify the reason for discarding an event.

Enumeration Members

BeaconSendFailure

The sendBeacon API call failed for reasons other than size limits.

InvalidEvent

The event is invalid.

KillSwitch

The server is not accepting events from this instrumentation key.

NonRetryableStatus

Status set to non-retryable.

QueueFull

The event queue is full.

SizeLimitExceeded

The size of the event is too large.

Unknown

Unknown.