tripnomics_7.5.5/public/app/plugins/datasource/mssql
venbatechnologies@gmail.com 91fce5c4bf Initial commit
2021-07-05 13:49:40 +05:30
..
img Initial commit 2021-07-05 13:49:40 +05:30
partials Initial commit 2021-07-05 13:49:40 +05:30
specs Initial commit 2021-07-05 13:49:40 +05:30
config_ctrl.ts Initial commit 2021-07-05 13:49:40 +05:30
datasource.ts Initial commit 2021-07-05 13:49:40 +05:30
module.ts Initial commit 2021-07-05 13:49:40 +05:30
plugin.json Initial commit 2021-07-05 13:49:40 +05:30
query_ctrl.ts Initial commit 2021-07-05 13:49:40 +05:30
README.md Initial commit 2021-07-05 13:49:40 +05:30
response_parser.ts Initial commit 2021-07-05 13:49:40 +05:30
types.ts Initial commit 2021-07-05 13:49:40 +05:30

Grafana Microsoft SQL Server Data Source - Native Plugin

Grafana ships with a built-in Microsoft SQL Server (MSSQL) data source plugin that allows you to query and visualize data from any Microsoft SQL Server 2005 or newer.

Adding the data source

  1. Open the side menu by clicking the Grafana icon in the top header.
  2. In the side menu under the Configuration link you should find a link named Data Sources.
  3. Click the + Add data source button in the top header.
  4. Select Microsoft SQL Server from the Type dropdown.

For more information, check the docs.