Commit Graph

35 Commits (#45948-entity-events-trigger)

Author SHA1 Message Date
Andres Martinez Gotor 64c8d32fe7
Use sdk pkg for gtime (#39354) 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 2bf964c61e
Chore: Fix linting issues caught by ruleguard (#28799) 5 years ago
Arve Knudsen 574553ec7b
Chore: Fix issues found by staticcheck (#28802) 5 years ago
Kyle Brandt e5bf3027fc
Refactor: Move sql_engine to sub package of tsdb (#18991) 6 years ago
Bernard Duggan a0bb01103e MySQL/Postgres/MSSQL: Add parsing for day, weeks and year intervals in macros (#13086) 6 years ago
Ander Arguiñano 3801a75131 FIxed syntaxis mistake unixEpochNanoFrom and unixEpochNanoTo 7 years ago
Ander Arguiñano b4eac406d5 Added previous macros to mssql 7 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
Sven Klemm 8c4d59363e add $__unixEpochGroup to mssql datasource 7 years ago
Sven Klemm d81a23becf Refactor setting fillmode 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 b71d10a7a4 add $__timeGroupAlias to mysql and mssql 7 years ago
Marcus Efraimsson 4f7882cda2
mssql: use new sql engine 7 years ago
Sven Klemm f017c04a65 [mssql] fix $__timeGroup rounding (#12470) 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 a86ee304ff
tsdb: remove unnecessary type casts in sql data sources macro engines 7 years ago
Marcus Efraimsson f5586b1270
tsdb: sql data sources should handle time ranges before epoch start correctly 7 years ago
ryan 920a0c4fec skip mssql fix 7 years ago
ryan 7d6c8aa612 add mssql and mysql 7 years ago
Marcus Efraimsson b0076d4f65 mssql: remove UTC conversion in macro functions 7 years ago
Marcus Efraimsson 3ccadff800 mssql: fix timeGroup macro so that it properly creates correct groups 7 years ago
Marcus Efraimsson d14946a135 mssql: cleanup and minor refactor 7 years ago
Leonard Gram 571556e1d8 mssql: adds fill to timeGroup macro. 7 years ago
Marcus Efraimsson c87752102a mssql datasource: support for timeGroup macro function 7 years ago
linux chips 6e7a067857 adding support for sgl native time datatypes 8 years ago
linux chips c75f9a1923 MSSQL Data Source 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
Brad Lhotsky a8ac215039 Add a few more MySQL 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 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