Commit Graph

49 Commits (52a0f59706ffa67cb6f33be011b4e1490cc72d76)

Author SHA1 Message Date
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
Sven Klemm 1601f6d17c [mysql] fix $__timeGroup rounding (#12469) 7 years ago
Leonard Gram 50d1519a91 build: mysql integration testing on ci. 7 years ago
Marcus Efraimsson 346577b664
mysql: fix value columns conversion to float when using timeseries query 7 years ago
Daniel Lee 9337972a0f sqlds: fix text in comments for tests 7 years ago
Marcus Efraimsson 6cb891dca8
mysql: use a datetime column with microsecond precision in test 7 years ago
Marcus Efraimsson af62646624
mysql: fix precision for time columns in time series query mode 7 years ago
Marcus Efraimsson 5c120c2c11
mysql: mysql tests should use a db server with UTC 7 years ago
Marcus Efraimsson f0f41c2a8e mysql: skip tests by default 7 years ago
Marcus Efraimsson f5654f88e2 mysql: fix precision for the time column in table/annotation query mode 7 years ago
Daniel Lee 6d13645206 mysql: update to use ColumnTypes interface in new version 8 years ago
Daniel Lee d1c9760fa8 Postgres Data Source (#9475) 8 years ago
Daniel Lee 563795245a mysqlds: support for more column types 8 years ago