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

feat(operator): Use Async Gauges for active KLC Entities #206

Merged
merged 5 commits into from
Oct 20, 2022

Conversation

bacherfl
Copy link
Member

@bacherfl bacherfl commented Oct 20, 2022

Closes #203
This makes sure that the number of active deployments/tasks/evaluations/apps stays consistent and there are not leftover counter values.

Example for active deployments in Grafana:

Screenshot 2022-10-20 at 14 35 59

Signed-off-by: Florian Bacher [email protected]

@bacherfl bacherfl marked this pull request as ready for review October 20, 2022 12:45
operator/main.go Outdated Show resolved Hide resolved
Signed-off-by: Florian Bacher <[email protected]>
RealAnna
RealAnna previously approved these changes Oct 20, 2022
Signed-off-by: Florian Bacher <[email protected]>
RealAnna
RealAnna previously approved these changes Oct 20, 2022
operator/main.go Outdated Show resolved Hide resolved
Signed-off-by: Florian Bacher <[email protected]>
Copy link
Contributor

@thschue thschue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@odubajDT odubajDT merged commit 9d61ab2 into keptn:main Oct 20, 2022
mowies pushed a commit to mowies/lifecycle-controller that referenced this pull request Oct 24, 2022
mowies pushed a commit to mowies/lifecycle-controller that referenced this pull request Oct 24, 2022
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

Successfully merging this pull request may close these issues.

Improve metric for active application and workloads
4 participants