Commit Graph

20 Commits (bfe28ee061ea42b27057c582f0b436cf12c46e88)

Author SHA1 Message Date
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
Marcus Efraimsson 4962bf9d44
remove info logging 7 years ago
Marcus Efraimsson e32cf75c2d
fix usage of metric column types so that you don't need to specify metric alias 7 years ago
Sven Klemm 7905c29875 adjust metric prefix code to sql engine refactor 7 years ago
Marcus Efraimsson e43feb7bfa
use const for rowlimit in sql engine 7 years ago
Marcus Efraimsson d42cea5d42
refactor sql engine to make it hold all common code for sql datasources 7 years ago
Torkel Ödegaard e413f026b9
fix: postgres/mysql engine cache was not being used, fixes #12636 (#12642) 8 years ago
Leonard Gram e6f2811b21 sql: seconds epochs are now correctly converted to ms. 8 years ago
Marcus Efraimsson de0d409a23
Revert "Opportunities to unindent code (unindent)" 8 years ago
Karsten Weiss 893a91af3a Use opportunities to unindent code (unindent) 8 years ago
Marcus Efraimsson 76bd2aea44
sql datasource: extract common logic for converting value column to float 8 years ago
Karsten Weiss 25bb0b5569 Remove unused return value assignment (gosimple) 8 years ago
Marcus Efraimsson a314890f89
tsdb: add support for more data types when converting sql time column to epoch (ms) 8 years ago
Marcus Efraimsson 3cb0bc3da1 sql datasource: extract common logic for converting time column to epoch time in ms 8 years ago
Sven Klemm b86a42fffe pass tsdbQuery to transformToTimeSeries and transformToTable to get 8 years ago
Sven Klemm b6df91d56b pass Query to MacroEngine Interpolate 8 years ago
Daniel Lee b2fbb2691b sql: small fix to error handling 8 years ago
Daniel Lee d1c9760fa8 Postgres Data Source (#9475) 8 years ago