2019-09-04 21:01:54 +05:30
|
|
|
---
|
|
|
|
type: reference
|
|
|
|
---
|
|
|
|
|
2019-09-30 21:07:59 +05:30
|
|
|
# Issues Analytics **(PREMIUM)**
|
2019-07-31 22:56:46 +05:30
|
|
|
|
|
|
|
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/7478) in [GitLab Premium](https://about.gitlab.com/pricing/) 11.5.
|
|
|
|
|
2019-09-04 21:01:54 +05:30
|
|
|
Issues Analytics is a bar graph which illustrates the number of issues created each month.
|
|
|
|
The default timespan is 13 months, which includes the current month, and the 12 months
|
|
|
|
prior.
|
2019-07-31 22:56:46 +05:30
|
|
|
|
2019-09-04 21:01:54 +05:30
|
|
|
To access the chart, navigate to a group's sidebar and select **Issues > Analytics**.
|
2019-07-31 22:56:46 +05:30
|
|
|
|
2019-09-04 21:01:54 +05:30
|
|
|
Hover over each bar to see the total number of issues.
|
2019-07-31 22:56:46 +05:30
|
|
|
|
2019-09-04 21:01:54 +05:30
|
|
|
To narrow the scope of issues included in the graph, enter your criteria in the
|
|
|
|
**Search or filter results...** field. Criteria from the following list can be typed in or selected from a menu:
|
|
|
|
|
|
|
|
- Author
|
|
|
|
- Assignee
|
|
|
|
- Milestone
|
|
|
|
- Label
|
|
|
|
- My reaction
|
|
|
|
- Weight
|
|
|
|
|
|
|
|
You can change the total number of months displayed by setting a URL parameter.
|
|
|
|
For example, `https://gitlab.com/groups/gitlab-org/-/issues_analytics?months_back=15`
|
|
|
|
shows a total of 15 months for the chart in the GitLab.org group.
|
2019-07-31 22:56:46 +05:30
|
|
|
|
|
|
|
![Issues created per month](img/issues_created_per_month.png)
|
2019-09-04 21:01:54 +05:30
|
|
|
|
|
|
|
<!-- ## Troubleshooting
|
|
|
|
|
|
|
|
Include any troubleshooting steps that you can foresee. If you know beforehand what issues
|
|
|
|
one might have when setting this up, or when something is changed, or on upgrading, it's
|
|
|
|
important to describe those, too. Think of things that may go wrong and include them here.
|
|
|
|
This is important to minimize requests for support, and to avoid doc comments with
|
|
|
|
questions that you know someone might ask.
|
|
|
|
|
|
|
|
Each scenario can be a third-level heading, e.g. `### Getting error message X`.
|
|
|
|
If you have none to add when creating a doc, leave this section in place
|
|
|
|
but commented out to help encourage others to add to it in the future. -->
|