Fix Grafana docs and link from Influx page
This commit is contained in:
parent
2505dc46e7
commit
4e5ae5a281
4 changed files with 6 additions and 3 deletions
|
@ -37,3 +37,4 @@ Read more on:
|
|||
- [Introduction to GitLab Performance Monitoring](introduction.md)
|
||||
- [InfluxDB Configuration](influxdb_configuration.md)
|
||||
- [InfluxDB Schema](influxdb_schema.md)
|
||||
- [Grafana Install/Configuration](grafana_configuration.md
|
||||
|
|
|
@ -91,18 +91,18 @@ JSON file.
|
|||
|
||||
Open the dashboard dropdown menu and click 'Import'
|
||||
|
||||
![Grafana dashboard dropdown](/img/grafana_dashboard_dropdown.png)
|
||||
![Grafana dashboard dropdown](img/grafana_dashboard_dropdown.png)
|
||||
|
||||
Click 'Choose file' and browse to the location where you downloaded or cloned
|
||||
the dashboard repository. Pick one of the JSON files to import.
|
||||
|
||||
![Grafana dashboard import](/img/grafana_dashboard_import.png)
|
||||
![Grafana dashboard import](img/grafana_dashboard_import.png)
|
||||
|
||||
Once the dashboard is imported, be sure to click save icon in the top bar. If
|
||||
you do not save the dashboard after importing it will be removed when you
|
||||
navigate away.
|
||||
|
||||
![Grafana save icon](/img/grafana_save_icon.png)
|
||||
![Grafana save icon](img/grafana_save_icon.png)
|
||||
|
||||
Repeat this process for each dashboard you wish to import.
|
||||
|
||||
|
|
|
@ -181,6 +181,7 @@ Read more on:
|
|||
- [Introduction to GitLab Performance Monitoring](introduction.md)
|
||||
- [GitLab Configuration](gitlab_configuration.md)
|
||||
- [InfluxDB Schema](influxdb_schema.md)
|
||||
- [Grafana Install/Configuration](grafana_configuration.md
|
||||
|
||||
[influxdb-retention]: https://docs.influxdata.com/influxdb/v0.9/query_language/database_management/#retention-policy-management
|
||||
[influxdb documentation]: https://docs.influxdata.com/influxdb/v0.9/
|
||||
|
|
|
@ -85,3 +85,4 @@ Read more on:
|
|||
- [Introduction to GitLab Performance Monitoring](introduction.md)
|
||||
- [GitLab Configuration](gitlab_configuration.md)
|
||||
- [InfluxDB Configuration](influxdb_configuration.md)
|
||||
- [Grafana Install/Configuration](grafana_configuration.md
|
||||
|
|
Loading…
Reference in a new issue