grafana/docker
Marcus Efraimsson f5654f88e2 mysql: fix precision for the time column in table/annotation query mode
Use the ConvertSqlTimeColumnToEpochMs function to convert any native
datetime data type or epoch time (millisecond precision).
Refactored mysql implementation to make it more similar to postgres
and mssql implementations.
Added $__timeEpoch macro function with same implementation as $__time.
Added possibility to use a time column named time in addition to
the currectly supported time_sec.
Additional tests and update of existing.
Added test dashboard.
2018-03-22 15:40:46 +01:00
..
blocks mysql: fix precision for the time column in table/annotation query mode 2018-03-22 15:40:46 +01:00
buildcontainer Fixed bug in build container build script 2015-03-07 13:58:28 +01:00
debtest Fixed issue with overriding default config values via command line 2015-04-10 10:58:32 +02:00
rpmtest Create pid file before runtime init, Fixes #1990 2015-05-14 10:33:56 +02:00
compose_header.yml reduce docker-compose header version 2017-11-01 19:28:28 +01:00
create_docker_compose.sh Transitioning fig to docker-compose v3 2017-10-31 18:59:27 +05:30