issues
search
grafana
/
sqlds
A package that assists writing SQL-driven datasources
Apache License 2.0
20
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump github.com/grafana/grafana-plugin-sdk-go from 0.259.1 to 0.259.2 in the all-go-dependencies group
#144
dependabot[bot]
closed
1 week ago
0
drone to github actions migration
#143
yesoreyeram
closed
2 weeks ago
1
Fix error source coming from getFrames function
#142
ivanahuckova
closed
1 week ago
1
Mistyped macros are incorrectly reported as plugin error
#141
Multimo
closed
2 weeks ago
3
fix: mark bad macros arguments count error as downstream
#140
cletter7
closed
3 weeks ago
1
Bump actions/checkout from 2 to 4 in the all-github-action-dependencies group
#139
dependabot[bot]
closed
3 weeks ago
1
Chore: update deps and add dependabot config
#138
kevinwcyu
closed
3 weeks ago
0
Errorsource: Don't overwrite error source from getFrames
#137
idastambuk
opened
1 month ago
2
fix: implement InstanceDisposer to close db connections
#136
njvrzm
closed
1 month ago
1
Database connections are not closed when a new datasource is created
#135
njvrzm
closed
1 month ago
0
Chore/dependencies update for CVE
#134
shelldandy
closed
1 month ago
0
Bump github.com/grafana/grafana-plugin-sdk-go from 0.245.0 to 0.250.0
#133
dependabot[bot]
closed
1 month ago
1
Replacing experimental errorsource.DownstreamError with backend.DownstreamError logs a different errorSource
#132
idastambuk
opened
2 months ago
0
update go version and sdk version
#131
ktw4071
closed
2 months ago
1
update go version and sdk version
#130
ktw4071
closed
2 months ago
3
Bump google.golang.org/grpc from 1.64.0 to 1.64.1
#129
dependabot[bot]
closed
3 months ago
1
Check health mutator tweak
#128
shelldandy
closed
3 months ago
0
sqlds - Allow ctx mod
#127
shelldandy
closed
3 months ago
0
Bump version to 4.0.0
#126
kevinwcyu
closed
4 months ago
0
Chore: update grafana-plugin-sdk-go to v0.233.0
#125
kevinwcyu
closed
5 months ago
0
multi-mode: return error for unsupported shape
#124
gabor
closed
3 months ago
1
test: more no-error checks
#123
gabor
closed
5 months ago
0
slo - capture query and health duration - label with error source
#122
scottlepp
closed
5 months ago
0
adjusted handling of zero-rows results
#121
gabor
closed
5 months ago
0
test: fix Next() method
#120
gabor
closed
6 months ago
0
unit-tests for zero-rows-returned situations
#119
gabor
closed
6 months ago
5
add back frame.fields for no-rows table-queries
#118
gabor
closed
5 months ago
0
Return ExecutedQueryString even when an error is returned
#117
gabor
closed
6 months ago
3
capture duration and label with error source
#116
scottlepp
closed
6 months ago
0
Docs: Add release instructions
#115
kevinwcyu
closed
6 months ago
0
Chore: update grafana-plugin-sdk-go to v0.231.0
#114
kevinwcyu
closed
6 months ago
0
add optional dispose method
#113
scottlepp
opened
7 months ago
0
Add release instructions
#112
katebrenner
closed
6 months ago
0
Cache connections based on the datasource updated timestamp
#111
njvrzm
closed
9 months ago
1
Cache database connections based on datasource Updated time
#110
njvrzm
closed
5 months ago
1
should we make time-series behavior closer to core-sql datasources? ( "metric" handling)
#109
gabor
opened
9 months ago
7
Add a contributing file with instructions on how to release
#108
sarahzinger
closed
6 months ago
0
Use functions migrated to sqlutil
#107
njvrzm
closed
10 months ago
0
Add a multi timeseries return format
#106
iwysiu
closed
10 months ago
0
Chore: migrate sqlds to use sqlutil query & macros
#105
njvrzm
closed
10 months ago
5
Add CODEOWNERS file
#104
adamyeats
closed
10 months ago
4
error source
#103
scottlepp
closed
1 year ago
0
Bump to v3
#102
wbrowne
closed
1 year ago
0
Update usage instructions in README
#101
wbrowne
closed
1 year ago
0
Bump go plugin SDK to 0.184.0
#100
wbrowne
closed
1 year ago
4
Error source
#99
scottlepp
closed
1 year ago
1
Macros/Multi param function args
#98
bossinc
closed
1 year ago
2
Macros that have nested functions with multi params do not work
#97
bossinc
closed
1 year ago
0
When formatting as a timeseries, convert to many instead of wide
#96
iwysiu
closed
1 month ago
7
Allow capability for implementing datasources to set query args
#95
conor-mcavoy
closed
1 year ago
2
Next