mirror of
https://github.com/grafana/grafana.git
synced 2025-09-19 19:33:49 +08:00
3 minor changes, including updating the title TOC (#29501)
* 3 minor changes, including updating the title TOC * Fixing the sentence lacking verb.
This commit is contained in:

committed by
GitHub

parent
752a424e1f
commit
74a4ffd870
@ -1,5 +1,5 @@
|
|||||||
+++
|
+++
|
||||||
title = "With Grafana and MS SQL"
|
title = "With Grafana and MS SQL Server"
|
||||||
description = "Guide for getting started with Grafana"
|
description = "Guide for getting started with Grafana"
|
||||||
keywords = ["grafana", "intro", "guide", "started", "SQL", "MSSQL"]
|
keywords = ["grafana", "intro", "guide", "started", "SQL", "MSSQL"]
|
||||||
aliases = ["/docs/grafana/latest/guides/gettingstarted","/docs/grafana/latest/guides/getting_started"]
|
aliases = ["/docs/grafana/latest/guides/gettingstarted","/docs/grafana/latest/guides/getting_started"]
|
||||||
@ -63,7 +63,7 @@ To add MS SQL Server data source:
|
|||||||
`User` | Database user's login/username.
|
`User` | Database user's login/username.
|
||||||
`Password` | Database user's password.
|
`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.
|
||||||
|
|
||||||
<img src="/img/docs/getting-started/gdev-sql-dashboard.png" class="no-shadow" width="700px">
|
<img src="/img/docs/getting-started/gdev-sql-dashboard.png" class="no-shadow" width="700px">
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user