Skip to content

Instrumentation module for BuildCheck#10016

Merged
maridematte merged 23 commits intodotnet:mainfrom
maridematte:9629
May 2, 2024
Merged

Instrumentation module for BuildCheck#10016
maridematte merged 23 commits intodotnet:mainfrom
maridematte:9629

Conversation

@maridematte
Copy link
Copy Markdown
Member

@maridematte maridematte commented Apr 16, 2024

Fixes #9629

Context
We need some timers and performance indicators for BuildCheck.

Added --analyzeStats option so it will report the time the BuildCheck infrastructure and individual analyzers performed to the command line, otherwise this information is just passed to the logger.
Added timer to a few infrastructure points so we can know how they perform.

Preview of what the command line output looks like:
image

Re-making the PR from #9890.

Copy link
Copy Markdown
Member

@JanKrivanek JanKrivanek left a comment

Choose a reason for hiding this comment

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

Overall looks good.

Please have a look on the merge leftovers. And add logging final merged stats as structured event to binlog

@maridematte maridematte requested a review from JanKrivanek April 23, 2024 10:48
Copy link
Copy Markdown
Member

@JanKrivanek JanKrivanek left a comment

Choose a reason for hiding this comment

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

Overall looks good!

I have couple comments for consideration.
Please review the merge outcome - that your PR contains what it should

@maridematte maridematte requested a review from JanKrivanek April 29, 2024 11:44
Copy link
Copy Markdown
Member

@JanKrivanek JanKrivanek left a comment

Choose a reason for hiding this comment

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

Looks good!

I have couple commens for consideration

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.

Analyzers prototyping - Instrumentation module

4 participants