Commit Graph

162 Commits (95f90127add6fe01795ff8166e52cfa600331cca)

Author SHA1 Message Date
Bruno 2332bfb007
Set DatasourceName and DatasourceType in proxy.Options (#80923) 2 years ago
Gábor Farkas fd73b75ef7
SQL datasources: Consistent interval handling (#78517) 2 years ago
Gábor Farkas bfb85f27b1
sql: improve sqleng-api, leave sql.DB creation to the plugins (#79672) 2 years ago
Gábor Farkas 53863c52ca
sql: use logging functionality from plugin-sdk (#79294) 2 years ago
Gábor Farkas 9e71dc801d
mysql: refactor logs handling (#79148) 2 years ago
Gábor Farkas 9f0fc60477
sql: remove `xorm` dependency from postgres/mysql/mssql (#77870) 2 years ago
Gábor Farkas 033446523b
mysql/postgres: vendor in unit-test helper function (#78744) 2 years ago
Gábor Farkas 4f899e3576
sql: removed dependency on test-db-check (#78717) 2 years ago
Gábor Farkas b97e485fe0
mysql: update unit test to be ready for the xorm-removal (#78064) 2 years ago
Gábor Farkas fe18c63204
mysql: do not import `httpClient` from core grafana (#77628) 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
Will Browne 7fca1bde54
Plugins: Set grafana config, plugin version and user agent on plugin requests (#75171) 2 years ago
Serge Zaitsev 93cdc94a94
Chore: capitalise logs in other backend packages (#74344) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 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) 3 years ago
enginecan 6758fd4888
MySQL: Add option to allow cleartext passwords (#63232) 3 years ago
Will Browne 286b9e08e9
Plugins: Bump Plugin SDK version and address instance management breaking changes (#68900) 3 years ago
Emil Tullstedt b0e681c339
Chore: Update target in go.mod to 1.20 and golangci-lint to v1.52.2 (#67102) 3 years ago
Jev Forsberg 86228ba1a0
Datasource: Fix missing raw SQL query in Query Inspector when query returns zero rows (#67844) 3 years ago
Stephanie Hingtgen 255d8f3326
Plugins: Remove secure socks proxy feature toggle (#66611) 3 years ago
Kyle Cunningham 92d92187d9
SQL Datasources: Update Max Connection and Max Idle Connection Defaults to 100 and add auto mode (#65834) 3 years ago
Stephanie Hingtgen 10db808ea1
Plugins: Add sql support for the secure socks proxy (#64630) 3 years ago
Zoltán Bedi c25fe34ac0
SQL Datasources: Use health check for config test (#59867) 3 years ago
Zoltán Bedi d65899de7b
SQL Datasources: Move database setting to jsonData (#58649) 3 years ago
Sasha Melentyev c02003af3c
Refactor time durations (#58484) 3 years ago
Yuriy Tseretyan d9c40ca41e
Chore: Update sqleng, elasticsearch, tempo and opentsdb plugins to support contextual logs. (#57777) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Kat Yang bd35e6917a
Chore: Exclude integration tests from running on test-backend step (#50359) 4 years ago
Kat Yang c63ebc887b
Chore: Run integration tests without grabpl (#49448) 4 years ago
Kat Yang 50c2b4682a
Chore: Rename integration tests (#49438) 4 years ago
matt abrams 76da017d00
MySQL: Prevent pre-epoch timestamps from breaking `__timeFilter` (#45345) 4 years ago
Will Browne 7fbc7d019a
Plugins: Core plugins register via backend factory provider (#43171) 4 years ago
Will Browne e4ba5f17dd
add core plugins thru store (#43085) 4 years ago
Will Browne b80fbe03f0
Plugins: Refactor Plugin Management (#40477) 4 years ago
Serge Zaitsev 249856e527
Chore: Refactor GoConvey in mysql package tests (#40855) 4 years ago
Joan López de la Franca Beltran 722c414fef
Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
Andres Martinez Gotor 64c8d32fe7
Use sdk pkg for gtime (#39354) 4 years ago
Marcus Efraimsson 1c892a2fc4
Postgres/MySQL/MSSQL: Add setting to limit maximum amount of rows processed (#38986) 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
Serge Zaitsev 643c7fa0cb
Chore: update all +build statements (#38782) 4 years ago
Marcus Efraimsson 10c892fa5b
Postgres/MySQL/MSSQL: Fix name of time field should be named Time for time series queries (#36720) 5 years ago
ying-jeanne 73fdd9dc22
[MYSQL] convert explicitely smallint and tinyint (#35897) 5 years ago
Ryan McKinley 1d6e99bc95
SQL: Fixes issues with showing value column name prefix in legends (#35839) 5 years ago
Marcus Efraimsson 0611207f3b
Postgres/MySQL/MSSQL: Fix concurrent map writes panic (#35510) 5 years ago
Andi Pabst 29be741f26
MySQL Datasource: Add timezone parameter (#27535) 5 years ago
Marcus Efraimsson 348e76fc8e
Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 5 years ago