Commit Graph

7 Commits (51aeb717a4564571207e895f75dd3be362f63007)

Author SHA1 Message Date
ying-jeanne bd66c8dde3
SQL data sources: Convert to return data frames (#32257) 4 years ago
Marcus Efraimsson b82c510581
Postgres/MySQL/MSSQL: Don't return connection failure details to the client (#32408) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Emil Hessman a5e43535b3
Chore: Rewrite tsdb sql engine test to standard library (#29590) 5 years ago
Arve Knudsen ec40e49dcb
Chore: Rewrite some tests to use testify (#28420) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Kyle Brandt e5bf3027fc
Refactor: Move sql_engine to sub package of tsdb (#18991) 6 years ago
Marcus Efraimsson 624e5e5b3d
let each sql datasource handle timeFrom and timeTo macros 7 years ago
Sven Klemm 94d6d51726 move timeFrom, timeTo, unixEpochFrom and unixEpochTo macros to sql_engine 7 years ago
Sven Klemm 0254a29e35 Interpolate $__interval in backend for alerting with sql datasources (#13156) 7 years ago
Leonard Gram e6f2811b21 sql: seconds epochs are now correctly converted to ms. 7 years ago
Marcus Efraimsson 76bd2aea44
sql datasource: extract common logic for converting value column to float 7 years ago
Marcus Efraimsson 97f67ddcb8
tsdb: improved floating point support when converting sql time column to epoch (ms) 7 years ago
Marcus Efraimsson a314890f89
tsdb: add support for more data types when converting sql time column to epoch (ms) 7 years ago
Marcus Efraimsson 3cb0bc3da1 sql datasource: extract common logic for converting time column to epoch time in ms 7 years ago