mirror of
https://github.com/grafana/grafana.git
synced 2025-01-10 08:03:58 -06:00
a702603e7b
* changed var to const * fixed typo created in last commit * added or empty object to options in prometheus/datasource |
||
---|---|---|
.. | ||
img | ||
partials | ||
specs | ||
datasource.ts | ||
module.ts | ||
plugin.json | ||
query_ctrl.ts | ||
README.md | ||
response_parser.ts |
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
- Open the side menu by clicking the Grafana icon in the top header.
- In the side menu under the
Configuration
link you should find a link namedData Sources
. - Click the
+ Add data source
button in the top header. - Select Microsoft SQL Server from the Type dropdown.
For more information, check the docs.