From 74a4ffd870c20a0b32ccf30a9221474becb63990 Mon Sep 17 00:00:00 2001 From: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Date: Wed, 2 Dec 2020 11:19:36 -0500 Subject: [PATCH] 3 minor changes, including updating the title TOC (#29501) * 3 minor changes, including updating the title TOC * Fixing the sentence lacking verb. --- docs/sources/getting-started/getting-started-sql.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.