You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.<br/><br/>LaunchDarkly automatically creates a new application each time you send a unique application key.
application_name
String
The application name. This defines how the application is displayed
[optional]
application_kind
String
The kind of application. Default: <code>server</code>
[optional]
version
String
The application version. You can set the application version to any string that includes only letters, numbers, periods (<code>.</code>), hyphens (<code>-</code>), or underscores (<code>_</code>).<br/><br/>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.
version_name
String
The version name. This defines how the version is displayed
[optional]
event_type
String
The event type
event_time
Integer
[optional]
event_metadata
Hash<String, Object>
A JSON object containing metadata about the event
[optional]
deployment_metadata
Hash<String, Object>
A JSON object containing metadata about the deployment