Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
569d2a70
Commit
569d2a70
authored
Nov 06, 2018
by
Reuben Pereira
Committed by
Evan Read
Nov 06, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add documentation for the operations dashboard
parent
cbd600cd
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
42 additions
and
0 deletions
+42
-0
doc/user/index.md
doc/user/index.md
+5
-0
doc/user/operations_dashboard/img/index_change_default_dashboard.png
...erations_dashboard/img/index_change_default_dashboard.png
+0
-0
doc/user/operations_dashboard/img/index_operations_dashboard_top_bar_icon.png
...dashboard/img/index_operations_dashboard_top_bar_icon.png
+0
-0
doc/user/operations_dashboard/img/index_operations_dashboard_with_projects.png
...ashboard/img/index_operations_dashboard_with_projects.png
+0
-0
doc/user/operations_dashboard/index.md
doc/user/operations_dashboard/index.md
+37
-0
No files found.
doc/user/index.md
View file @
569d2a70
...
...
@@ -177,3 +177,8 @@ Learn what is [Git](../topics/git/index.md) and its best practices.
## Instance statistics
See
[
various statistics
](
instance_statistics/index.md
)
of your GitLab instance.
## Operations Dashboard
See
[
Operations Dashboard
](
operations_dashboard/index.md
)
for a summary of each
project's operational health.
doc/user/operations_dashboard/img/index_change_default_dashboard.png
0 → 100644
View file @
569d2a70
41 KB
doc/user/operations_dashboard/img/index_operations_dashboard_top_bar_icon.png
0 → 100644
View file @
569d2a70
8.59 KB
doc/user/operations_dashboard/img/index_operations_dashboard_with_projects.png
0 → 100644
View file @
569d2a70
25 KB
doc/user/operations_dashboard/index.md
0 → 100644
View file @
569d2a70
# Operations Dashboard **[ULTIMATE]**
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/5781)
in
[
GitLab Ultimate
](
https://about.gitlab.com/pricing/
)
11.5.
The Operations Dashboard provides a summary of each project's operational health,
including pipeline and alert status.
The dashboard can be accessed via the top bar, by clicking on the new
dashboard icon:
![
Operations Dashboard icon in top bar
](
img/index_operations_dashboard_top_bar_icon.png
)
The Operations Dashboard can also be made the default GitLab dashboard shown when
you sign in. To make it the default:
1.
Go to
**User Settings > Preferences**
.
1.
In the
**Behaviour**
section, select
**Operations Dashboard**
from the
**Default dashboard**
dropdown.
1.
Click the
**Save changes**
button.
![
Change default dashboard setting
](
img/index_change_default_dashboard.png
)
## Adding a project to the dashboard
NOTE:
**Note:**
For GitLab.com, projects must belong to a group with a
[
Gold
](
https://about.gitlab.com/pricing/
)
subscription to be added to the Operations Dashboard.
To add a project to the dashboard:
1.
Search for a project using the
**Search your projects**
field.
1.
Click the
**Add projects**
button.
Once added, the dashboard will display the number of active alerts,
last commit, pipeline status, and when it was last deployed.
![
Operations Dashboard with projects
](
img/index_operations_dashboard_with_projects.png
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment