Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EventIngestionConfiguration

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

Hierarchy

  • EventIngestionConfiguration

Index

Constructors

constructor

Properties

eventBufferConfiguration

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: EventsClientConfiguration

Client specific configuration.

ingestionURL

ingestionURL: string

Ingestion service endpoint to send the events.

Generated using TypeDoc