This question is in reference to Atlassian Documentation: Reporting
Is there a report or gadget that allows one to view epics, tasks, and sub-tasks in a hierarchical manner? Would like to see a tree view with the ability to expand & collapse the tree, THANKS
Here is a dirty hack howto add NewRelic Real User Monitoring to JIRA.
export JAVA_OPTS="$JAVA_OPTS -javaagent:<FULL_PATH>/jira/install/newrelic/newrelic.jar"
license_key: <key>
app_name: <app_name>
browser_monitoring: auto_instrument: false
<%= com.newrelic.api.agent.NewRelic.getBrowserTimingHeader() %>
<%= com.newrelic.api.agent.NewRelic.getBrowserTimingFooter() %>
Does this still works with JIRA 6.3+ ? Are you using it on production? Any risks?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Saint,
Can you provide screenshot that this settings will works?
Appreciate your help.Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
According to New Relic Support this is not supported.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, does it work for Jira 7?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you enable it using Enable real user monitoring? checkbox option?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.