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
…#161728)
## Summary
Fix#161652
Add the `serverless.projectId` config setting to the `cloud` plugin, and
expose the `isCloudServerless` and `serverless.projectId` info from the
cloud plugin's API.
We need to add the
projectId
to the cloud plugin's config, and populate if from serverless deployments.We could probably add a new
serverless
subdomain to cloud's config.Proposed config path:
xpack.cloud.serverless.projectId
This is required to be done first to allow the equivalent change on Cloud's side to inject the value
The text was updated successfully, but these errors were encountered: