Marcus Efraimsson
|
313a8bd033
Merge pull request #12891 from svenklemm/unixepochgroup
|
7 lat temu |
Marcus Efraimsson
|
74077be19e
Merge pull request #12680 from svenklemm/timebucket
|
7 lat temu |
Sven Klemm
|
3955133f7e
Don't pass datasource to newPostgresMacroEngine
|
7 lat temu |
Sven Klemm
|
3552a4cb86
refactor timescaledb handling in MacroEngine
|
7 lat temu |
Sven Klemm
|
bfe28ee061
Add $__unixEpochGroup macro to postgres datasource
|
7 lat temu |
Sven Klemm
|
d81a23becf
Refactor setting fillmode
|
7 lat temu |
Sven Klemm
|
d2984f3b0f
fix rebase error
|
7 lat temu |
Sven Klemm
|
c3aad10047
change timescaledb to checkbox instead of select
|
7 lat temu |
Sven Klemm
|
b987aee7cf
add timescaledb option to postgres datasource
|
7 lat temu |
Sven Klemm
|
ee7602ec1f
change fillmode from last to previous
|
7 lat temu |
Sven Klemm
|
bfc66a7ed0
add fillmode "last" to sql datasource
|
7 lat temu |
Sven Klemm
|
dc22e24642
add compatibility code to handle pre 5.3 usage
|
7 lat temu |
Sven Klemm
|
42f1892826
Add $__timeGroupAlias to postgres macros
|
7 lat temu |
Sven Klemm
|
43295f9c18
remove alias from postgres $__timeGroup macro
|
7 lat temu |
Marcus Efraimsson
|
2f3851b915
postgres: use new sql engine
|
7 lat temu |
Sven Klemm
|
c2c22c142b
[postgres] fix timeGroup macro rounding (#12468)
|
7 lat temu |
Sven Klemm
|
5dc36afe71
calculate datetime for timeFrom and timeTo macro in go
|
7 lat temu |
Sven Klemm
|
a2a7d3d436
add GetFromAsTimeUTC and GetToAsTimeUTC and use them in timeFilter macro
|
7 lat temu |
Sven Klemm
|
6d3da9a73d
remove postgresversion and convert unix timestamp in go
|
7 lat temu |
Sven Klemm
|
9b61ffb48a
make timefilter macro aware of pg version
|
7 lat temu |
Marcus Efraimsson
|
a86ee304ff
tsdb: remove unnecessary type casts in sql data sources macro engines
|
7 lat temu |
Marcus Efraimsson
|
f5586b1270
tsdb: sql data sources should handle time ranges before epoch start correctly
|
7 lat temu |
ryan
|
113bfb3d3e
don't convert to uint64
|
7 lat temu |
Sven Klemm
|
f1ba9137c0
remove spaces around arguments before calling macro expansion
|
7 lat temu |
Sven Klemm
|
e2a3590d8b
allow optional 3rd argument to timeGroup to control filling missing
|
8 lat temu |
Sven Klemm
|
b6df91d56b
pass Query to MacroEngine Interpolate
|
8 lat temu |
Sven Klemm
|
ce809de1ed
postgres: change $__timeGroup macro to include "AS time" column alias (#10119)
|
8 lat temu |
Sven Klemm
|
108f582ec4
sync documentation, add remark about to_timestamp and redshift (#9841)
|
8 lat temu |
Sven Klemm
|
34da0711ab
add __timeGroup macro for mysql (#9596)
|
8 lat temu |
Sven Klemm
|
b2d880c6de
modify $__timeGroup macro so it can be used in select clause (#9527)
|
8 lat temu |