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
8c7623e2
Commit
8c7623e2
authored
May 11, 2019
by
Ben Bodenmiller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
list omnibus grafana installation details
parent
513fa603
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
doc/administration/monitoring/performance/grafana_configuration.md
...istration/monitoring/performance/grafana_configuration.md
+5
-3
No files found.
doc/administration/monitoring/performance/grafana_configuration.md
View file @
8c7623e2
...
...
@@ -3,7 +3,7 @@
[
Grafana
](
http://grafana.org/
)
is a tool that allows you to visualize time
series metrics through graphs and dashboards. It supports several backend
data stores, including InfluxDB. GitLab writes performance data to InfluxDB
and Grafana will allow you to query
InfluxDB
to display useful graphs.
and Grafana will allow you to query to display useful graphs.
For the easiest installation and configuration, install Grafana on the same
server as InfluxDB. For larger installations, you may want to split out these
...
...
@@ -11,11 +11,13 @@ services.
## Installation
Grafana supplies package repositories (Yum/Apt) for easy installation.
[
GitLab Omnibus can help you install Grafana (recommended)
](
https://docs.gitlab.com/omnibus/settings/grafana.html
)
or Grafana supplies package repositories (Yum/Apt) for easy installation.
See
[
Grafana installation documentation
](
http://docs.grafana.org/installation/
)
for detailed steps.
> **Note**: Before starting Grafana for the first time, set the admin user
NOTE:
**Note:**
Before starting Grafana for the first time, set the admin user
and password in
`/etc/grafana/grafana.ini`
. Otherwise, the default password
will be
`admin`
.
...
...
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