File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -25,10 +25,14 @@ artifacts/
2525work /
2626ci /
2727
28+ # config test file
29+ test_grafana.ini
30+
2831# Editor
2932.idea
3033
3134pkg /__debug_bin
3235
3336** /.DS_Store
3437.eslintcache
38+ .levitate_output
Original file line number Diff line number Diff line change 11# QuestDB data source for Grafana
22
3- The QuestDB data source plugin enables querying and visualization of your
4- QuestDB time series data directly within Grafana. Compatible with all
5- editions—Grafana OSS, Grafana Enterprise, and Grafana Cloud—it also
3+ The QuestDB data source plugin enables querying and visualization of your
4+ QuestDB time series data directly within Grafana. Compatible with all
5+ editions—Grafana OSS, Grafana Enterprise, and Grafana Cloud—it also
66fully supports both QuestDB OSS and QuestDB Enterprise.
77
88
99<img alt =" Sql builder screenshot " src =" https://github.com/questdb/grafana-questdb-datasource/blob/main/sql_builder.png?raw=true " width =" 800 " >
1010
11+ The plugin supports [ Private Data Source Connect] ( https://grafana.com/docs/grafana-cloud/connect-externally-hosted/private-data-source-connect/ ) (
12+ minimum version required ` 0.1.6 ` ).
1113
1214## Installation
1315
Original file line number Diff line number Diff line change 11{
22 "name" : " questdb-questdb-datasource" ,
3- "version" : " 0.1.5 " ,
3+ "version" : " 0.1.6 " ,
44 "description" : " QuestDB Datasource for Grafana" ,
55 "engines" : {
66 "node" : " >=18"
You can’t perform that action at this time.
0 commit comments