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

[receiver/hostmetrics] Add optional system.linux.memory.available metric #27247

Merged
merged 9 commits into from
Nov 23, 2023

Conversation

ItsLastDay
Copy link
Contributor

Description: Implement a new metric system.linux.memory.available, which I defined in open-telemetry/semantic-conventions#257.

Link to tracking Issue: #7417

Testing: added a check to an existing unit test. I had to refactor the test a bit: it assumed that a certain metric will be at position 0, which is not true now.

Documentation: Added note in metadata.yaml

ItsLastDay and others added 3 commits September 28, 2023 11:07
…tadata.yaml

Co-authored-by: Curtis Robert <92119472+crobert-1@users.noreply.github.com>
@ItsLastDay
Copy link
Contributor Author

Hi folks, gentle ping on this one :) IIUC I'm only missing one more LGTM - whom should I ask for that?

@crobert-1
Copy link
Member

@dmitryax should review as code owner when possible.

@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Oct 26, 2023
@crobert-1 crobert-1 removed the Stale label Oct 26, 2023
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Nov 10, 2023
@crobert-1 crobert-1 removed the Stale label Nov 10, 2023
Copy link
Member

@dmitryax dmitryax left a comment

Choose a reason for hiding this comment

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

@braydonk please review as well

Copy link
Contributor

@braydonk braydonk left a comment

Choose a reason for hiding this comment

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

LGTM

@atoulme atoulme added the ready to merge Code review completed; ready to merge by maintainers label Nov 19, 2023
@codeboten codeboten merged commit 59504d5 into open-telemetry:main Nov 23, 2023
88 checks passed
@github-actions github-actions bot added this to the next release milestone Nov 23, 2023
RoryCrispin pushed a commit to ClickHouse/opentelemetry-collector-contrib that referenced this pull request Nov 24, 2023
…ric (open-telemetry#27247)

Implement a new metric `system.linux.memory.available`,
which I defined in
open-telemetry/semantic-conventions#257.

**Link to tracking Issue:**
open-telemetry#7417

**Testing:** added a check to an existing unit test. I had to refactor
the test a bit: it assumed that a certain metric will be at position 0,
which is not true now.

**Documentation:** Added note in `metadata.yaml`

---------

Co-authored-by: Curtis Robert <92119472+crobert-1@users.noreply.github.com>
dmitryax pushed a commit that referenced this pull request Dec 8, 2023
There were some linting failures introduced in #27247. These are Windows
and any non-Linux OS-specific linting failures.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Code review completed; ready to merge by maintainers receiver/hostmetrics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants