You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Does anyone seen this at advanced jql search - Query Profile
Profile :
[70ms] - JQL query profile, thread: http-nio-8080-exec-84 url: /rest/scriptrunner-jira/latest/jqlfunctions/profile; user: username
Lucene :
*:*
Resources :
OpSnapshot{name='issue.index.reads', invocationCount=1, elapsedTotal=70210799, elapsedMin=70210799, elapsedMax=70210799, resultSetSize=0, cpuTotal=0, cpuMin=0, cpuMax=0}
OpSnapshot{name='db.conns', invocationCount=1, elapsedTotal=70216260, elapsedMin=70216260, elapsedMax=70216260, resultSetSize=0, cpuTotal=0, cpuMin=0, cpuMax=0}
OpSnapshot{name='db.reads', invocationCount=1, elapsedTotal=70217438, elapsedMin=70217438, elapsedMax=70217438, resultSetSize=0, cpuTotal=0, cpuMin=0, cpuMax=0}
Something from scriptrunner related to indexes but not sure what actually it is.
Hi Sagar, that option is only available to administrators only, it is used to profile JQL to find poorly performing JQL queries.
You may read more about it in our documentation here:
Hope the above helps!