For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
The application key. This defines the granularity at which you want to view your insights metrics. Typically it is the name of one of the GitHub repositories that you use in this project.
LaunchDarkly automatically creates a new application each time you send a unique application key.
versionstringRequired
The application version. You can set the application version to any string that includes only letters, numbers, periods (.), hyphens (-), or underscores (_).
We recommend setting the application version to at least the first seven characters of the SHA or to the tag of the GitHub commit for this deployment.
eventTypeenumRequired
The event type
Allowed values:
applicationNamestringOptional
The application name. This defines how the application is displayed
applicationKindenumOptional
The kind of application. Default: server
Allowed values:
versionNamestringOptional
The version name. This defines how the version is displayed
eventTimelongOptional
The time, in Unix milliseconds, when the event occurred. If not included, the time will default to when the event is processed and stored in LaunchDarkly.
eventMetadatamap from strings to anyOptional
A JSON object containing metadata about the event
deploymentMetadatamap from strings to anyOptional
A JSON object containing metadata about the deployment