Skip to content

[receiver/kubeletstats] Add k8s node filesystem inode metrics - #49932

Merged
ChrsMark merged 5 commits into
open-telemetry:mainfrom
PlateauGao:add-kubeletstats-rlimit-inode-metrics
Aug 5, 2026
Merged

[receiver/kubeletstats] Add k8s node filesystem inode metrics#49932
ChrsMark merged 5 commits into
open-telemetry:mainfrom
PlateauGao:add-kubeletstats-rlimit-inode-metrics

Conversation

@PlateauGao

@PlateauGao PlateauGao commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Description

This PR adds support for exposing system process rlimit metrics and node filesystem inode metrics in kubeletstatsreceiver:

Link to tracking issue

Fixes #48926

Testing

  • Added unit tests TestScraperWithNodeFilesystemInodeMetrics in scraper_test.go.
  • Added corresponding golden expected metric output files under testdata/scraper/.
  • Verified all tests pass cleanly via go test ./....

Documentation

  • Autogenerated metric tables in receiver/kubeletstatsreceiver/documentation.md.
  • Added changelog entry in .chloggen/add-kubeletstats-rlimit-inode-metrics.yaml.

Authorship

  • I, a human, wrote this pull request description myself.

@PlateauGao
PlateauGao force-pushed the add-kubeletstats-rlimit-inode-metrics branch 2 times, most recently from d8e30e5 to b26af69 Compare July 28, 2026 15:45
@PlateauGao
PlateauGao force-pushed the add-kubeletstats-rlimit-inode-metrics branch from b26af69 to 453be28 Compare July 28, 2026 17:20
@PlateauGao PlateauGao changed the title Add kubeletstats rlimit inode metrics [receiver/kubeletstats] Add system process limit/count and k8s node filesystem inode metrics Jul 28, 2026
@PlateauGao
PlateauGao marked this pull request as ready for review July 28, 2026 18:37
@opentelemetry-pr-dashboard

opentelemetry-pr-dashboard Bot commented Jul 29, 2026

Copy link
Copy Markdown

Pull request dashboard status

Merged · refreshed 2026-08-05 06:49 UTC

Status above doesn't look right?
  • Anything look wrong? Report it with what you expected; it helps us improve the dashboard.

Comment thread .chloggen/add-kubeletstats-rlimit-inode-metrics.yaml Outdated
@PlateauGao PlateauGao changed the title [receiver/kubeletstats] Add system process limit/count and k8s node filesystem inode metrics [receiver/kubeletstats] Add k8s node filesystem inode metrics Aug 4, 2026
@PlateauGao
PlateauGao requested a review from ChrsMark August 4, 2026 16:27

@ChrsMark ChrsMark left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank's @PlateauGao !

@ChrsMark
ChrsMark merged commit 6cd7d10 into open-telemetry:main Aug 5, 2026
134 checks passed
@otelbot

otelbot Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Thank you for your contribution @PlateauGao! 🎉 We would like to hear from you about your experience contributing to OpenTelemetry by taking a few minutes to fill out this survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[receiver/kubeletstats][feature request] expose 4 new node stats metrics through the kubeletstatsreceiver component.

2 participants