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
We need to add a new property with the key that looks like spring.cloud.deployer.platformName to support the app deployment being aware of the underlying platform account name.
This is to support the tracing capability of the app deployer.
The text was updated successfully, but these errors were encountered:
* Automatically configure environment for CfEnv
* Fix bug when spring.profiles.active contains cloud in a comma delimited list
* Log error
Co-authored-by: David Turanski <[email protected]>
We need to add a new property with the key that looks like
spring.cloud.deployer.platformName
to support the app deployment being aware of the underlying platform account name.This is to support the tracing capability of the app deployer.
The text was updated successfully, but these errors were encountered: