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

Need a new metric process.open_file_descriptor.max or process.open_file_descriptor.limit #1275

Open
xiangtianyu opened this issue Jul 24, 2024 · 1 comment
Assignees
Labels
area:jvm area:os 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

@xiangtianyu
Copy link

Area(s)

area:jvm, area:os, area:system

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

Now we have a metric process.open_file_descriptor.count https://github.com/open-telemetry/semantic-conventions/blob/main/docs/system/process-metrics.md#metric-processopen_file_descriptorcount

since jdk provided both getMaxFileDescriptorCount and getOpenFileDescriptorCount https://github.com/eclipse-openj9/openj9/blob/9d6010511102076fb18bfcfe2b3609c4fb9c94f6/jcl/src/jdk.management/share/classes/com/ibm/lang/management/UnixOperatingSystemMXBean.java#L31 We may need a new metric.

Describe the solution you'd like

We may need a new metrics like process.open_file_descriptor.max or process.open_file_descriptor.limit

Describe alternatives you've considered

No response

Additional context

No response

@xiangtianyu xiangtianyu 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 Jul 24, 2024
@xiangtianyu
Copy link
Author

Is there any update about it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:jvm area:os 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