Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Control Plane heartbeat should only be sent if runtime statistic collection is available #6524

Open
manuranga opened this issue May 10, 2024 · 0 comments

Comments

@manuranga
Copy link

Control Plane heartbeat should only be sent if runtime statistic collection is available by the user.
User needs to do this by adding remoteManagement=true to [build-options] section of the Ballerina.toml file.
If we publish heartbeat without the above, it will appear in the Dashboard but no details (such as services) will be shown.
We should give a proper error when it happens.

May depends on ballerina-platform/ballerina-lang#42712

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants