Class EventIngestionConfiguration

[[EventIngestionConfiguration]] contains necessary information to report events to the ingestion service.

Constructors

Properties

eventBufferConfiguration: EventBufferConfiguration

Buffer configuration to use when buffering and sending events to the ingestion service endpoint. This is optional and we use default values to create EventBufferConfiguration.

eventsClientConfiguration: EventsClientConfiguration

Client specific configuration.

ingestionURL: string

Ingestion service endpoint to send the events.