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

number of active transformers is incorect #771

Open
ivukotic opened this issue May 14, 2024 · 0 comments
Open

number of active transformers is incorect #771

ivukotic opened this issue May 14, 2024 · 0 comments

Comments

@ivukotic
Copy link
Member

There are two main reasons why it this the case.
Currently the number comes from number of pods created by the transformer deployment.
We often see situations where deployment scaled up to 2000 pods but only 1000 are actually running and the rest is in pending state.
The other way this is wrong is because we have ServiceXLites that often have very large number of transformers running without being even seen by ServiceX.

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

No branches or pull requests

1 participant