Skip to content

Introduce process.unix.file_descriptor.count and process.windows.handle.count metrics#3188

Merged
lmolkova merged 1 commit intoopen-telemetry:mainfrom
ChrsMark:process_fd
Dec 9, 2025
Merged

Introduce process.unix.file_descriptor.count and process.windows.handle.count metrics#3188
lmolkova merged 1 commit intoopen-telemetry:mainfrom
ChrsMark:process_fd

Conversation

@ChrsMark
Copy link
Copy Markdown
Member

@ChrsMark ChrsMark commented Dec 8, 2025

Fixes #1798

Changes

Please provide a brief description of the changes here.

This PR adds process.unix.file_descriptor.count and process.windows.handle.count metrics based on the decision from #1798.
In addition, the process.open_file_descriptor.count is deprecated accordingly.

Merge requirement checklist

  • CONTRIBUTING.md guidelines followed.
  • Change log entry added, according to the guidelines in When to add a changelog entry.
    • If your PR does not need a change log, start the PR title with [chore]
  • Links to the prototypes or existing instrumentations (when adding or changing conventions)

Implementations:

Comment thread docs/system/process-metrics.md Outdated
…le.count metrics

Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Comment thread docs/system/process-metrics.md
@lmolkova lmolkova moved this from Untriaged to Ready to be Merged in Semantic Conventions Triage Dec 8, 2025
@github-project-automation github-project-automation Bot moved this from Ready to be Merged to Needs More Approval in Semantic Conventions Triage Dec 8, 2025
@lmolkova lmolkova added this pull request to the merge queue Dec 9, 2025
Merged via the queue into open-telemetry:main with commit 8cab12e Dec 9, 2025
18 checks passed
Cirilla-zmh pushed a commit to Cirilla-zmh/semantic-conventions that referenced this pull request Feb 3, 2026
…le.count metrics (open-telemetry#3188)

Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Change process.open_file_descriptors

5 participants