Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/organizations/issues-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
description: The organization's Issues dashboard provides an overview of all the issues detected in the repositories belonging to your Git provider organization.
---

# Issues Metrics
# Issues metrics

The **Issues Metrics** dashboard provides an overview of all the issues detected in the repositories belonging to your Git provider organization. Here, you can navigate through the issues detected in your repositories and filter them by severity and category. You can also filter the issues by selecting specific repositories or using [the segments that you have set up](segments.md).
The **Issues metrics** dashboard provides an overview of all the issues detected in the repositories belonging to your Git provider organization. Here, you can navigate through the issues detected in your repositories and filter them by severity and category. You can also filter the issues by selecting specific repositories or using [the segments that you have set up](segments.md).

![Open issues dashboard](images/open-issues-dashboard.png)

Expand Down
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,7 @@ nav:
- organizations/organization-overview.md
- organizations/managing-repositories.md
- organizations/segments.md
- organizations/issues-metrics.md
- organizations/using-gate-policies.md
- organizations/using-coding-standards.md
- Managing integrations:
Expand Down
Loading