Merge pull request #75 from grafana/more_docs_fixes

Small docs fixes
This commit is contained in:
Michel Hollands 2024-04-25 15:29:02 +01:00 committed by GitHub
commit 58171a6a42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -131,7 +131,9 @@
## Installing the dashboards on Grafana Cloud ## Installing the dashboards on Grafana Cloud
For each of the dashboard files in charts/meta-monitoring/src/dashboards do the following: Only the files for the application monitored have to be copied. When monitoring Loki import dashboard files starting with 'loki-'.
For each of the dashboard files in charts/meta-monitoring/src/dashboards folder do the following:
1. Click on 'Dashboards' in Grafana 1. Click on 'Dashboards' in Grafana
@ -141,8 +143,6 @@ For each of the dashboard files in charts/meta-monitoring/src/dashboards do the
1. Click 'Import' 1. Click 'Import'
Only the files for the application monitored have to be copied. When monitoring Loki import dashboard files starting with 'loki-'.
## Installing the rules on Grafana Cloud ## Installing the rules on Grafana Cloud
1. Select the rules files in charts/meta-monitoring/src/rules for the application to monitor. When monitoring Loki use loki-rules.yaml. 1. Select the rules files in charts/meta-monitoring/src/rules for the application to monitor. When monitoring Loki use loki-rules.yaml.