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

Add system.memory.limit #346

Closed
wants to merge 3 commits into from
Closed

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Sep 26, 2023

Updates #127

Changes

Adds system.memory.limit which reports the total available memory in the system.

A reference implementation is available at open-telemetry/opentelemetry-collector-contrib/pull/27096

Merge requirement checklist

@mx-psi
Copy link
Member Author

mx-psi commented Sep 26, 2023

After #89 the total value is listed as a valid attribute for system.memory.state, so system.memory.limit would just be system.memory.usage{system.memory.state=total} and I can close this and just implement this on the Collector.

@mx-psi mx-psi closed this Sep 26, 2023
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.

1 participant