opensearch-project / opensearch-project/performance-analyzer

Implement system metrics equivalent for Windows

Open
#302 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

windows
Dominant language
Java
Stars
48
Forks
78
Avg merge
1d 2h
Merged PRs (30d)
5

Description

Child of https://github.com/opensearch-project/performance-analyzer/issues/75

System metrics are easily access in Linux, but a number of metrics are unavailable (directly) in Windows. There might be a need for finding out equivalent libraries or utilities that can provide the same level.
e.g. https://github.com/opensearch-project/performance-analyzer-rca/blob/main/src/main/java/org/opensearch/performanceanalyzer/metrics_generator/linux/LinuxCPUPagingActivityGenerator.java

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the LinuxCPUPagingActivityGenerator.java example linked in the issue and investigate Windows libraries or utilities that expose equivalent system metrics. Define which metrics can be provided on Windows and how their results should correspond to the Linux implementation. Done means the required Windows system metrics are implemented with equivalent coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.