Module settings
Property | Type | Description | Default |
---|---|---|---|
applicationInfo.application-id |
|
Internal id of the application. |
unknown |
applicationInfo.application-name |
|
Descriptive name of the application. |
null |
applicationInfo.environment-id |
|
Internal id of the environment the application is running in. |
unknown |
applicationInfo.environment-name |
|
Descriptive name of the environment the application is running in. |
null |
applicationInfo.host-name |
|
Name for the infrastructure hosting the application. |
Auto-detected. |
applicationInfo.build-id |
|
Id of the running build of the application. |
unknown |
applicationInfo.build-date |
|
Timestamp when this build was created. |
null |
applicationInfo.startup-date |
|
Timestamp when the application should be considered started. |
Across context bootstrap time. |
Timestamps in property files should be provided in yyyy-MM-dd HH:mm:ss format. |