Commit Graph

32 Commits (689ae96a0e06c6e500591e02f5696a60c76ef089)

Author SHA1 Message Date
matt abrams 76da017d00
MySQL: Prevent pre-epoch timestamps from breaking `__timeFilter` (#45345) 3 years ago
Serge Zaitsev 249856e527
Chore: Refactor GoConvey in mysql package tests (#40855) 4 years ago
ying-jeanne c989f0fbbe
SQL: Migrate to use SDK contracts (#36635) 4 years ago
Marcus Efraimsson 0611207f3b
Postgres/MySQL/MSSQL: Fix concurrent map writes panic (#35510) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Arve Knudsen 574553ec7b
Chore: Fix issues found by staticcheck (#28802) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Marcus Efraimsson 3de693af49
MySQL: Limit datasource error details returned from the backend (#19373) 6 years ago
Ander Arguiñano 089d85af63 Added macros to mysql 7 years ago
Marcus Efraimsson 624e5e5b3d
let each sql datasource handle timeFrom and timeTo macros 7 years ago
Marcus Efraimsson 97b22aa5a9
mysql: fix timeFilter macro should respect local time zone 7 years ago
Sven Klemm af22213462 remove generic macros from macros_test and add integration test for generic macros 7 years ago
Sven Klemm 94d6d51726 move timeFrom, timeTo, unixEpochFrom and unixEpochTo macros to sql_engine 7 years ago
Sven Klemm fbc67a1c64 add $__unixEpochGroup to mysql datasource 7 years ago
Sven Klemm b71d10a7a4 add $__timeGroupAlias to mysql and mssql 7 years ago
Marcus Efraimsson 27db454012
mysql: use new sql engine 7 years ago
Sven Klemm 1601f6d17c [mysql] fix $__timeGroup rounding (#12469) 7 years ago
Austin Winstanley a0e8437f8f Used PostgreSQL TSDB as a model the set up the __timeFilter, __timeFrom, and __timeTo macros for Microsoft SQL and MySQL 7 years ago
Austin Winstanley 105b3d6804 Switched MySQL and MSSQL macros for timeFilter and related to use BETWEEN and calculate UNIX time server side instead of database side. Fixes #11618 #11619 7 years ago
Marcus Efraimsson f5586b1270
tsdb: sql data sources should handle time ranges before epoch start correctly 7 years ago
Sven Klemm 4e826ff8f7 remove spaces around arguments of macros 7 years ago
Sven Klemm b6df91d56b pass Query to MacroEngine Interpolate 8 years ago
Sven Klemm 34da0711ab add __timeGroup macro for mysql (#9596) 8 years ago
Daniel Lee d1c9760fa8 Postgres Data Source (#9475) 8 years ago
Daniel Lee 2fb25d8fa4 mysqlds: add tests for new macros 8 years ago
Denis Doria 41d300f69d Fix timeInterval for mysql datasource (#8651) 8 years ago
Torkel Ödegaard ae5e004b69 mysql: time filter macro updated 8 years ago
Torkel Ödegaard 50e70cf3db build: fixed unit test 8 years ago
Torkel Ödegaard fc878bc8ad build: fixed order 8 years ago
Torkel Ödegaard 11806dfa78 mysql: progress 8 years ago
Torkel Ödegaard e164eba677 mysql: began work on backend macro engine 8 years ago