EventClientConfiguration

EventClientConfiguration defines core properties needed for every event client configuration.

Inheritors

Properties

Link copied to clipboard

eventClientJoinToken: String - authentication token needed for ingestion url

Link copied to clipboard

metadataAttributes: Map - the attributes that will be sent to Ingestion Service as metadata

Link copied to clipboard
abstract val tag: String

tag: String - tagging the source of the events, which will be translated to Type for Ingestion Event

Link copied to clipboard