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

Incorrect app wrapper metric calculations in multi-cluster mode #151

Open
dgrove-oss opened this issue Feb 17, 2024 · 1 comment
Open

Incorrect app wrapper metric calculations in multi-cluster mode #151

dgrove-oss opened this issue Feb 17, 2024 · 1 comment

Comments

@dgrove-oss
Copy link
Collaborator

The Prometheus metrics calculated in buildQueue will be computed incorrectly in a multi-cluster configuration where the dispatcher is managing more than one cluster. buildQueue is going to be called once per cluster per dispatch cycle. The metrics being reported and/or the way they are being computed needs to be adjusted to account for multiple "spoke" clusters being managed by the single "hub" cluster.

@dgrove-oss
Copy link
Collaborator Author

@ronensc -- could you take a look and think about how this should be fixed?

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