Commit Graph

29 Commits (d28d495235c08b962a43355b4118f275b85c1ec6)

Author SHA1 Message Date
Arve Knudsen d28d495235
Chore: Enable PR testing in Drone (#26189) 5 years ago
Arve Knudsen 9285595c50
tsdb/postgres: Support Unix socket for host (#25778) 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
Mario Trangoni 18e127db2a pkg/tsdb/*: Fix do not pass a nil Context 7 years ago
Mario Trangoni afab9085eb pkg/tsdb/postgres/postgres_test.go: pass context.Background() instead of nil 7 years ago
Sven Klemm 744e8617ff add postgres test for global macros 7 years ago
Sven Klemm 0254a29e35 Interpolate $__interval in backend for alerting with sql datasources (#13156) 7 years ago
Sven Klemm 3552a4cb86 refactor timescaledb handling in MacroEngine 7 years ago
Sven Klemm d2984f3b0f fix rebase error 7 years ago
Sven Klemm b987aee7cf add timescaledb option to postgres datasource 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 43295f9c18 remove alias from postgres $__timeGroup macro 7 years ago
Sven Klemm f9d6c88a55 add testcase for metric column as prefix 7 years ago
Marcus Efraimsson 2f3851b915
postgres: use new sql engine 7 years ago
Marcus Efraimsson d2f31a716f
remove unnecessary conversions 7 years ago
Sven Klemm c2c22c142b [postgres] fix timeGroup macro rounding (#12468) 7 years ago
Marcus Efraimsson cf43007531
postgres: 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 0317ecbf0d
postgres: support running multiple postgres integration tests 7 years ago
Marcus Efraimsson 1783c534fd
postgres: fix precision for time columns in time series query mode 7 years ago
Marcus Efraimsson 66c03f84f5 postgres: fix precision for the time column in table/annotation query mode 7 years ago
Daniel Lee d1c9760fa8 Postgres Data Source (#9475) 8 years ago