Commit Graph

63 Commits (f2f6eabd215fd24ec148cb1eafdef077ddec78e7)

Author SHA1 Message Date
Jo f2f6eabd21
Chore: Update go-jose v2 to v3 and retryable http (#92115) 10 months ago
Gábor Farkas 67f006a91d
sql: remove setting-import from sqleng (#82088) 1 year ago
Gábor Farkas 8616f2e80a
sql: removed unnecessary error-check (#81808) 1 year ago
Gábor Farkas fd73b75ef7
SQL datasources: Consistent interval handling (#78517) 1 year 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
Michael Mandrus 66d2214c3b
Config: Add configuration option to define custom user-facing general error message for certain error types (#70023) 2 years ago
Emil Tullstedt b0e681c339
Chore: Update target in go.mod to 1.20 and golangci-lint to v1.52.2 (#67102) 2 years ago
Jev Forsberg 86228ba1a0
Datasource: Fix missing raw SQL query in Query Inspector when query returns zero rows (#67844) 2 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) 3 years ago
Kat Yang c63ebc887b
Chore: Run integration tests without grabpl (#49448) 3 years ago
Kat Yang 50c2b4682a
Chore: Rename integration tests (#49438) 3 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) 4 years ago
ying-jeanne 73fdd9dc22
[MYSQL] convert explicitely smallint and tinyint (#35897) 4 years ago
Ryan McKinley 1d6e99bc95
SQL: Fixes issues with showing value column name prefix in legends (#35839) 4 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) 4 years ago
Marcus Efraimsson 6c728d6a78
SQL: Use SDK sqlutil package refactor (#33758) 4 years ago
ying-jeanne bd66c8dde3
SQL data sources: Convert to return data frames (#32257) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Arve Knudsen b5379c5335
Chore: Fix SQL related Go variable naming (#28887) 5 years ago
Arve Knudsen d28d495235
Chore: Enable PR testing in Drone (#26189) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Arve Knudsen 07582a8e85
Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
Ryan McKinley 2a6ac88a73
QueryInspector: add common way to show the raw query (#25204) 5 years ago
Noval Agung Prayogo ea35ae4d1f
Chore: Update the xorm dependency (#22376) 5 years ago
Arve Knudsen bb50fc5965
pkg/tsdb: Check errors (#19837) 6 years ago
Kyle Brandt e5bf3027fc
Refactor: Move sql_engine to sub package of tsdb (#18991) 6 years ago
Andrej Ocenas 08ce7f6c93
Chore: Add task to find FocusConvey tests (#16381) 6 years ago
Marcus Efraimsson 624e5e5b3d
let each sql datasource handle timeFrom and timeTo macros 7 years ago
Mario Trangoni 18e127db2a pkg/tsdb/*: Fix do not pass a nil Context 7 years ago
Mario Trangoni 3632e9c756 pkg/tsdb/mysql/mysql_test.go: pass context.Background() instead of nil 7 years ago
Sven Klemm af22213462 remove generic macros from macros_test and add integration test for generic macros 7 years ago
Sven Klemm 0254a29e35 Interpolate $__interval in backend for alerting with sql datasources (#13156) 7 years ago
Sven Klemm ee7602ec1f change fillmode from last to previous 7 years ago
Sven Klemm bfc66a7ed0 add fillmode "last" to sql datasource 7 years ago
Sven Klemm e487fabcd5 add metric column prefix test for mysql 7 years ago
Marcus Efraimsson 27db454012
mysql: use new sql engine 7 years ago
Marcus Efraimsson d2f31a716f
remove unnecessary conversions 7 years ago