grafana/pkg/tsdb/postgres
Marcus Efraimsson dd0ba96d7c
Postgres: Fix time group macro when TimescaleDB is enabled and interval is less than a second (#33153)
Fixing a special case with time group macro when 
using TimescaleDB and interval is lower than a second.

Fixes #33124
2021-04-21 12:54:49 +02:00
..
locker_test.go Postgres: allow providing TLS/SSL certificates as text in addition to file paths (#30353) 2021-02-23 22:10:55 +01:00
locker.go Postgres: allow providing TLS/SSL certificates as text in addition to file paths (#30353) 2021-02-23 22:10:55 +01:00
macros_test.go Postgres: Fix time group macro when TimescaleDB is enabled and interval is less than a second (#33153) 2021-04-21 12:54:49 +02:00
macros.go Postgres: Fix time group macro when TimescaleDB is enabled and interval is less than a second (#33153) 2021-04-21 12:54:49 +02:00
postgres_test.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
postgres.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
tlsmanager_test.go Postgres: allow providing TLS/SSL certificates as text in addition to file paths (#30353) 2021-02-23 22:10:55 +01:00
tlsmanager.go Postgres: allow providing TLS/SSL certificates as text in addition to file paths (#30353) 2021-02-23 22:10:55 +01:00