A team is complaining that their Jira project is slow to use. You are able to replicate the slow behavior by viewing and trying to edit one of their issues. Which logging option will help you or a system administrator to diagnose the problem?
A.
Use the Log Analyzer to get more information about the issue view process.
B.
Configure Jira to record and log the JavaScript execution from the browser console.
C.
Set the logging to DEBUG level on all packages causing activity for that issue.
D.
Enable profiling globally, so the logs can be inspected for anomalies when viewing the issue.
Option C does seem correct. But in Atlassian's words, it's option D
Profiling
If you are experiencing performance issues with Jira, it is often helpful to see where the slow-downs occur. To do this you can enable profiling as described below, and then analyze the performance traces that Jira will produce for every request. Profiling traces report time spent in tenths of milliseconds.
Source: https://confluence.atlassian.com/adminjiraserver/logging-and-profiling-938847671.html#Loggingandprofiling-profilingProfiling
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
RJ_Mikey
11 months, 1 week agocloudstudy12358
3 years, 2 months ago