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 a system metric to refer the filesystem's inodes usage #1381

Open
rogercoll opened this issue Sep 3, 2024 · 0 comments
Open

Add a system metric to refer the filesystem's inodes usage #1381

rogercoll opened this issue Sep 3, 2024 · 0 comments
Assignees
Labels
area:system enhancement New feature or request experts needed This issue or pull request is outside an area where general approvers feel they can approve triage:needs-triage

Comments

@rogercoll
Copy link
Contributor

Area(s)

area:system

Is your change request related to a problem? Please describe.

Standardize the hostmetrics receiver metric related to the filesystem inodes usage: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/hostmetricsreceiver/internal/scraper/filesystemscraper/metadata.yaml#L40

Describe the solution you'd like

Metric name: system.filesystem.inodes.usage
Attributes:

  - system.device
  - system.filesystem.state
  - system.filesystem.type
  - system.filesystem.mode
  - system.filesystem.mountpoint

Describe alternatives you've considered

No response

Additional context

No response

@rogercoll rogercoll added enhancement New feature or request experts needed This issue or pull request is outside an area where general approvers feel they can approve triage:needs-triage labels Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:system enhancement New feature or request experts needed This issue or pull request is outside an area where general approvers feel they can approve triage:needs-triage
Projects
None yet
Development

No branches or pull requests

2 participants