Commit Graph

19 Commits (1ee0d1c29626db5166e9e4068b31d6fa988c9741)

Author SHA1 Message Date
Sven Klemm 4904a051cf use net/url to generate postgres connection url 7 years ago
Sven Klemm f1ba9137c0 remove spaces around arguments before calling macro expansion 7 years ago
Sven Klemm ebbc079853 improve error message for invalid/unknown datatypes (#10834) 7 years ago
Sven Klemm 6cdd901ec6 fix typo 8 years ago
Sven Klemm c1282e8ea8 implement missing value fill functionality for postgres 8 years ago
Sven Klemm e2a3590d8b allow optional 3rd argument to timeGroup to control filling missing 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
Sven Klemm ce809de1ed postgres: change $__timeGroup macro to include "AS time" column alias (#10119) 8 years ago
Sven Klemm c80eadcdf4 handle native postgres datetime types in annotation queries (#9986) 8 years ago
Sven Klemm 373389c920 treat any text column in timeseries query as metric name unless column (#9985) 8 years ago
Sven Klemm 26ab25b7c0 dont loose subsecond precision when dealing with timestamp or (#9851) 8 years ago
Sven Klemm 9e6a7dcb90 properly escape components of connection string (#9850) 8 years ago
Sven Klemm 108f582ec4 sync documentation, add remark about to_timestamp and redshift (#9841) 8 years ago
Sven Klemm a503c1d39c change default sslmode for postgres to verify-full (#9736) 8 years ago
Sven Klemm 34da0711ab add __timeGroup macro for mysql (#9596) 8 years ago
Sven Klemm b2d880c6de modify $__timeGroup macro so it can be used in select clause (#9527) 8 years ago
Daniel Lee d1c9760fa8 Postgres Data Source (#9475) 8 years ago