diff --git a/docs/sources/getting-started/getting-started-sql.md b/docs/sources/getting-started/getting-started-sql.md index 6e2f81dba37..45d5b56a47a 100644 --- a/docs/sources/getting-started/getting-started-sql.md +++ b/docs/sources/getting-started/getting-started-sql.md @@ -1,5 +1,5 @@ +++ -title = "With Grafana and MS SQL" +title = "With Grafana and MS SQL Server" description = "Guide for getting started with Grafana" keywords = ["grafana", "intro", "guide", "started", "SQL", "MSSQL"] aliases = ["/docs/grafana/latest/guides/gettingstarted","/docs/grafana/latest/guides/getting_started"] @@ -15,7 +15,7 @@ Use the instructions in [Getting started with Grafana]({{< relref "getting-start - Install Grafana. - Log in to Grafana. - Create your first dashboard. -> **Note:** You must install Grafana 5.1+ in order to use the integrated MSSQL data source. +> **Note:** You must install Grafana 5.1+ in order to use the integrated MS SQL data source. ## Step 2. Download MS SQL Server @@ -63,7 +63,7 @@ To add MS SQL Server data source: `User` | Database user's login/username. `Password` | Database user's password. -For installations from the [grafana/grafana](https://github.com/grafana/grafana/tree/master) repository, `gdev-mssql` data source is available. Once you add this data source, the `Datasource tests - MSSQL` dashboard with three panels showing metrics generated from test database is available. +For installations from the [grafana/grafana](https://github.com/grafana/grafana/tree/master) repository, `gdev-mssql` data source is available. Once you add this data source, you can use the `Datasource tests - MSSQL` dashboard with three panels showing metrics generated from a test database.