Commit Graph

79 Commits (5b085976bfc15686c3d4a56057b7f489d0a956c5)

Author SHA1 Message Date
Gábor Farkas c6d91e9065
sql: remove unused code (#82527) 1 year ago
Gábor Farkas 67f006a91d
sql: remove setting-import from sqleng (#82088) 1 year ago
Gábor Farkas 420a23c064
sql: simplify time-conversion code (#81499) 1 year ago
Gábor Farkas 8616f2e80a
sql: removed unnecessary error-check (#81808) 1 year ago
Gábor Farkas 7b8c7b623c
sql: remove the usage of "errutil" (#81888) 1 year ago
Gábor Farkas 8175b31e16
sql: make sure queries do not have fill-params (#81576) 1 year ago
Gábor Farkas c92d3b002b
sql: use interval-formatting from the sdk (#81764) 1 year ago
Bruno 2332bfb007
Set DatasourceName and DatasourceType in proxy.Options (#80923) 1 year ago
Gábor Farkas fd73b75ef7
SQL datasources: Consistent interval handling (#78517) 1 year ago
Gábor Farkas 2cb2845ec4
sql: use plugin-sdk code for value-to-float64 conversion (#80621) 1 year ago
Gábor Farkas cfddc67a25
sql: support the no-tls option in the socks proxy (#80376) 1 year ago
Gábor Farkas bfb85f27b1
sql: improve sqleng-api, leave sql.DB creation to the plugins (#79672) 1 year ago
Gábor Farkas 8923cc27ce
sql: do not import stacktrace-generator code from core grafana (#79507) 1 year ago
Gábor Farkas 53863c52ca
sql: use logging functionality from plugin-sdk (#79294) 1 year ago
Gábor Farkas 9f0fc60477
sql: remove `xorm` dependency from postgres/mysql/mssql (#77870) 1 year ago
Gábor Farkas 4a6b209d64
sql: refactor code, eliminate from-core-grafana import (#77810) 2 years ago
Will Browne 9d92818cae
Plugins: Update PDC pattern from latest plugin SDK changes (#76576) 2 years ago
Dan Cech 91cf4f0c1c
Revert "Plugins: Update PDC pattern from latest plugin SDK changes" (#76565) 2 years ago
Will Browne 151f6d6216
Plugins: Update PDC pattern from latest plugin SDK changes (#76036) 2 years ago
Stephanie Hingtgen bb2f5fce07
Secure socks proxy: Allow overriding socks username (#74762) 2 years ago
Oscar Kilhed 579709c7a6
MSSQL: Add support for MI authentication to MSSQL (#73597) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Marcus Efraimsson 040b7d2571
Chore: Add errutils helpers (#73577) 2 years ago
Stephanie Hingtgen 4ece133fce
Secure socks proxy: use Grafana Plugin SDK (#71616) 2 years ago
Michael Mandrus 66d2214c3b
Config: Add configuration option to define custom user-facing general error message for certain error types (#70023) 2 years ago
enginecan 6758fd4888
MySQL: Add option to allow cleartext passwords (#63232) 2 years ago
Eng Zer Jun 7f7b03d794
Chore: Avoid unnecessary byte/string conversions (#69001) 2 years ago
Jev Forsberg 86228ba1a0
Datasource: Fix missing raw SQL query in Query Inspector when query returns zero rows (#67844) 2 years ago
Kyle Cunningham 92d92187d9
SQL Datasources: Update Max Connection and Max Idle Connection Defaults to 100 and add auto mode (#65834) 2 years ago
Kyle Cunningham d8ac2e97a0
SQL Engine: Revert session changes (#64594) 2 years ago
Stephanie Hingtgen 10db808ea1
Plugins: Add sql support for the secure socks proxy (#64630) 2 years ago
Pepe Fagoaga fa0f640d6a
SQL Engine: Handle one session to connect the DB (#63246) 2 years ago
Serge Zaitsev 0bdb105df2
Chore: Remove xorcare/pointer dependency (#63900) 2 years ago
Zoltán Bedi c25fe34ac0
SQL Datasources: Use health check for config test (#59867) 2 years ago
Zoltán Bedi d65899de7b
SQL Datasources: Move database setting to jsonData (#58649) 2 years ago
Zoltán Bedi 220295d26f
SQL: Return no data response when no rows returned (#59121) 3 years ago
Victor Marin 6e776d0fec
MSSQL: Add connection timeout setting in configuration page (#58631) 3 years ago
Yuriy Tseretyan d9c40ca41e
Chore: Update sqleng, elasticsearch, tempo and opentsdb plugins to support contextual logs. (#57777) 3 years ago
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
Kat Yang 3c3039f5b3
Chore: Remove Wrap (#50048) 3 years ago
Morten Nygaard Åsnes 9e4aafa719
MSSQL: Configuration of certificate verification for TLS connection (#31865) 3 years ago
Victor Marin f881fd1637
Postgres/MySQL/MSSQL: Cancel in-flight SQL query if user cancels query in grafana (#43890) 3 years ago
Marcus Efraimsson 8927a3ca20
Chore: Query endpoint refactor (#41637) 4 years ago
Marcus Efraimsson baab021fec
Chore: Refactor usage of legacy data contracts (#41218) 4 years ago
Marcus Efraimsson e31b8f4d33
Chore: Remove SQL engine cache (#39254) 4 years ago
Marcus Efraimsson 1c892a2fc4
Postgres/MySQL/MSSQL: Add setting to limit maximum amount of rows processed (#38986) 4 years ago
Ivana Huckova f172701043
IntervalV2: Use maxDataPoints to calculate correct interval (#39036) 4 years ago
Giordano Ricci dc36f15fbb
Prometheus: Revert stepMode functionality (#38982) 4 years ago
Marcus Efraimsson fbdaf56a84
Postgres/MySQL/MSSQL: Fix region annotations not displayed correctly (#38936) 4 years ago
ying-jeanne c989f0fbbe
SQL: Migrate to use SDK contracts (#36635) 4 years ago