-
Notifications
You must be signed in to change notification settings - Fork 25
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
docs: Add information of performance monitoring tools #612
Conversation
Add information and instructions for performance monitoring tools: - Glowroot - VisualVM - JConsole Signed-off-by: o-konoval <110225527+o-konoval@users.noreply.github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #612 +/- ##
=========================================
Coverage 93.90% 93.90%
Complexity 612 612
=========================================
Files 51 51
Lines 2115 2115
Branches 244 244
=========================================
Hits 1986 1986
Misses 57 57
Partials 72 72 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Oleg Kopysov <o.kopysov@samsung.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved.
Pull Request
Description
Add information and instructions for using performance monitoring tools:
Type of change
Please delete options that are not relevant.