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

Collect perf counters using Oshi #1482

Merged
merged 21 commits into from
Mar 22, 2021
Merged

Collect perf counters using Oshi #1482

merged 21 commits into from
Mar 22, 2021

Conversation

heyams
Copy link
Contributor

@heyams heyams commented Feb 9, 2021

will convert the rest on a separate PR.

@heyams heyams marked this pull request as ready for review February 10, 2021 01:48
Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

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

👍 can you attach SNAPSHOT agent to this PR, so we have a copy with side-by-side reporting for future comparison if needed, and then go ahead and remove old counter, and the underlying native code in this PR

@heyams
Copy link
Contributor Author

heyams commented Feb 11, 2021

@trask can't attach jar directly here. You can download it here.

Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

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

@heyams a couple of things

  • "\Processor(_Total)\% Processor Time" doesn't match between the new and old way for me
  • Let's capture IO and Processor Total at startup, so that the first reporting of data can report the diff already
  • I'm getting this during startup:
    2021-02-16 11:26:45.277-08 ERROR o.s.o.windows.WindowsOperatingSystem - AdjustTokenPrivileges failed. Error: 1300
    

@trask trask force-pushed the heya/oshi branch 2 times, most recently from 202de0a to 72739cf Compare March 20, 2021 01:01
@trask trask merged commit 457f4e2 into master Mar 22, 2021
@trask trask deleted the heya/oshi branch March 22, 2021 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants