Grafana is an open source visualization and analytics software. It allows you to create a query, visualize, and explore your data from any storage or database. It converts and displays the data into a graphical reports or dashboards. This guide helps you to get started and create dashboards using Grafana. You can leverage the following benefits by integrating SummitAI database with Grafana: SummitAI provides the plugins that can be used to integrate Grafana with the database. Follow the below steps to integrate SummitAI Database with the Grafana: SummitAI Data source plugins communicate with the SummitAI Database and retrieves the data in a format that Grafana understands. After adding the SummitAI Data Source Plugins, you can immediately use the data to create the Reports and Dashboards. For more information, contact SummitAI Support. To create the SummitAI Data Source in Grafana: Specify all the required details such as Name, HTTP details, Auth details, and Custom HTTP Headers. Note: To create Dashboard: To display the datasource parameters, select SUMMIT from the drop-down list on the New dashboard page. Refer the below screenshot that are displayed based on the SUMMIT plugins. Parameter Name Description Notes DataSource Name of the DN table. If you want to specify the RawSQL parameter, DataSource is not mandatory. For Example: IM_RPT_DN_TicketMaster Columns Specify the column names that are required to build the Reports. Use comma separation to specify multiple columns. For Example: Filters Specify the condition to filter the data. Use comma separation to specify multiple filters inside the condition. For Example: PageIndex Number of the page that you are looking into. For Example: If each page contains 10 records and there are 10 pages. Items from 1 to 10 are displayed when you specify the PageNumber value as 1. PageSize Number of records that should be displayed per each page. For Example: Consider you specified the PageSize value as 100. Based on the PageNumber, the API Response displays 100 records. SortColumn Specify the column with which you want to sort the data. SortOrder Order in which the column gets sorted. The value is either ascending or descending. RawSQL SQL query to get the data. If you want to specify the DataSource parameter, RawSQL is not mandatory. For Example: Specify the parameter values to get the de-normalization data from the Summit DN tables. Using the DN tables you can build the reports and dashboards. SQL Query gets precedence over the API request. Note: Click the Editor icon and specify the SQL Query to get the data from the DN tables.What is Grafana?
Benefits
Integrating SummitAI with Grafana
https://summitbuild.blob.core.windows.net/common/summit-grafana-json-datasource.zip
C:\Program Files\GrafanaLabs\grafana\data\pluginsSummitAI Data source plugins
Creating SummitAI Data Source
Creating Dashboards
[Ticket No],[Status],[Registered Time]
Status IN ('New','Assigned','In-Progress','Pending')
SELECT Status,COUNT([Ticket ID]) as cnt,[Registered Time] as time FROM IM_RPT_DN_TicketMaster WITH (NOLOCK) WHERE Status IN ('New','Assigned','In-Progress','Pending') GROUP BY Status,[Registered Time]
Manage space
Manage content
Integrations
App links