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

Report memory usage by application #7966

Merged
merged 7 commits into from
Jul 26, 2024
Merged

Conversation

pebrc
Copy link
Collaborator

@pebrc pebrc commented Jul 26, 2024

Fixes #7866

Changes the license reporting to not only show the total managed memory but also show a breakdown by application.

@botelastic botelastic bot added the triage label Jul 26, 2024
@botelastic botelastic bot added the triage label Jul 26, 2024
@pebrc pebrc added >enhancement Enhancement of existing functionality and removed triage labels Jul 26, 2024
@pebrc pebrc requested a review from thbkrkr July 26, 2024 11:10
@pebrc pebrc requested a review from barkbay July 26, 2024 12:04
Copy link
Contributor

@barkbay barkbay left a comment

Choose a reason for hiding this comment

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

LGTM

pkg/license/license.go Outdated Show resolved Hide resolved
pkg/license/license.go Outdated Show resolved Hide resolved
pkg/utils/metrics/operator.go Outdated Show resolved Hide resolved
@pebrc pebrc enabled auto-merge (squash) July 26, 2024 13:34
@pebrc pebrc merged commit 704f386 into elastic:main Jul 26, 2024
5 checks passed
pebrc added a commit to pebrc/cloud-on-k8s that referenced this pull request Jul 26, 2024
Changes the license reporting to not only show the total managed memory but also show a breakdown by application.

(cherry picked from commit 704f386)
@pebrc
Copy link
Collaborator Author

pebrc commented Jul 26, 2024

💚 All backports created successfully

Status Branch Result
2.14

Questions ?

Please refer to the Backport tool documentation

pebrc added a commit that referenced this pull request Jul 26, 2024
Changes the license reporting to not only show the total managed memory but also show a breakdown by application.

(cherry picked from commit 704f386)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>enhancement Enhancement of existing functionality v2.14.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Breakdown usage by managed application
2 participants