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

scylla_database_reads_memory_consumption shows *free* memory for the system semaphore #13810

Closed
michoecho opened this issue May 8, 2023 · 2 comments
Assignees
Milestone

Comments

@michoecho
Copy link
Contributor

The metric is supposed to show consumed memory, as its name suggests, but it shows available memory instead.

@michoecho michoecho self-assigned this May 8, 2023
michoecho added a commit to michoecho/scylla that referenced this issue May 8, 2023
The metric shows the opposite of what its name suggests.
It shows available memory rather than consumed memory.
Fix that.

Fixes scylladb#13810
@michoecho
Copy link
Contributor Author

Regressed in dcd2deb.

@mykaul mykaul added this to the 5.3 milestone May 8, 2023
denesb pushed a commit that referenced this issue Dec 15, 2023
The metric shows the opposite of what its name suggests.
It shows available memory rather than consumed memory.
Fix that.

Fixes #13810

Closes #13811

(cherry picked from commit 0813fa1)
@denesb
Copy link
Contributor

denesb commented Dec 15, 2023

Backported to 5.2.

denesb pushed a commit that referenced this issue Dec 15, 2023
The metric shows the opposite of what its name suggests.
It shows available memory rather than consumed memory.
Fix that.

Fixes #13810

Closes #13811

(cherry picked from commit 0813fa1)
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 a pull request may close this issue.

4 participants