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

Metrics bug: Virtual Actor counter #1523

Closed
rogeralsing opened this issue Mar 16, 2022 · 1 comment
Closed

Metrics bug: Virtual Actor counter #1523

rogeralsing opened this issue Mar 16, 2022 · 1 comment
Assignees

Comments

@rogeralsing
Copy link
Contributor

If a virtual actor is about to start, the metrics counter increases.
But, if the actor fails to start, e.g. bad code in handing Started the actor fails, and the counter is never decremented.

Making it look like there are more actors of this type than there is

@rogeralsing
Copy link
Contributor Author

This is also related to #1711
If the metrics are wrong, the placements will be skewed

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