grafana/pkg/tsdb/postgres
Sven Klemm bfc66a7ed0 add fillmode "last" to sql datasource
This adds a new fill mode last (last observation carried forward) for grafana
to the sql datasources. This fill mode will fill in the last seen value in a
series when a timepoint is missing or NULL if no value for that series has
been seen yet.
2018-08-02 20:35:09 +02:00
..
macros_test.go add compatibility code to handle pre 5.3 usage 2018-08-01 15:06:18 +02:00
macros.go add fillmode "last" to sql datasource 2018-08-02 20:35:09 +02:00
postgres_test.go add fillmode "last" to sql datasource 2018-08-02 20:35:09 +02:00
postgres.go postgres: use new sql engine 2018-07-26 18:10:17 +02:00