-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
User story
As an admin I want to have ability to see Apdex metric of my Jira instance.
Where is the feature located?
Jira administrator can access this feature using:
- log file: $JIRA_HOME/logs/atlassian-jira-apdex.log
- REST
- /rest/apdex/1/apdex?key=overall
- /rest/apdex/1/apdex?key=jira.dashboard
Selected Jira Core/Software apdex categories:
| Key | Name |
|---|---|
| overall | All pages/interactions |
| jira.dashboard | Jira dashboard |
| jira.project.issue.view-issue | Project issue view |
| jira.issue.view | Full page issue view |
| jira.issue.nav-detail | Issue navigator with issue details |
| jira.agile.work | Agile board view |
| jira.agile.work-detail | Agile board view with open issue |
| jira.agile.plan | Agile backlog view |
| jira.agile.plan-detail | Agile backlog view with open issue |
| jira.issue.nav-list | Search list view |
How do I turn it off?
Apdex calculation can be disabled by jira.apdex.stats.disabled dark feature
- links to
- relates to
-
FLASH-802 Loading...