grafana/pkg/tsdb
Agnès Toulet 56687a08f9
Core: use go-datemath in timerange utility (#23120)
* Core: use go-datemath in time_range

* Core: update timerange for negative epoch

* Core: update gtime component

* Core: clean up time_range tests

* Update pkg/components/gtime/gtime.go

Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>

* Core: clean gtime tests

* components/gtime: Fix test

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-04-06 09:00:05 +02:00
..
azuremonitor Azure Monitor: Fix app insights source to allow for new __timeFrom and __timeTo (#21879) 2020-03-10 00:55:41 +01:00
cloudwatch CloudWatch: Added Cassandra namespace (#23299) 2020-04-02 19:06:54 +03:00
elasticsearch pkg/tsdb: Check errors (#19837) 2019-10-22 16:16:53 +02:00
graphite Graphite: Don't issue empty "select metric" queries (#22699) 2020-03-11 09:28:36 +01:00
influxdb pkg/tsdb: Check errors (#19837) 2019-10-22 16:16:53 +02:00
mssql Chore: Update the xorm dependency (#22376) 2020-04-01 15:57:21 +02:00
mysql Chore: Update the xorm dependency (#22376) 2020-04-01 15:57:21 +02:00
opentsdb move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
postgres Chore: Update the xorm dependency (#22376) 2020-04-01 15:57:21 +02:00
prometheus Prometheus: Render missing labels in legend formats as an empty string (#22355) 2020-03-18 19:57:11 +01:00
sqleng Chore: Update the xorm dependency (#22376) 2020-04-01 15:57:21 +02:00
stackdriver Stackdriver: Support for SLO queries (#22917) 2020-03-27 12:01:16 +01:00
testdatasource TestData: allow negative values for random_walk parameters (#21627) 2020-01-20 10:50:42 -08:00
fake_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
frame_util_test.go Alerting: support alerting on data.Frame (that can be time series) (#22812) 2020-03-18 10:30:07 -04:00
frame_util.go Alerting: support alerting on data.Frame (that can be time series) (#22812) 2020-03-18 10:30:07 -04:00
interval_test.go pkg/tsdb: Check errors (#19837) 2019-10-22 16:16:53 +02:00
interval.go interval: make the FormatDuration function public 2019-02-11 11:25:51 +01:00
models.go Adds signed in user to backend v2 plugins requests (#22584) 2020-03-06 14:37:36 +01:00
query_endpoint.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
request.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
time_range_test.go Core: use go-datemath in timerange utility (#23120) 2020-04-06 09:00:05 +02:00
time_range.go Core: use go-datemath in timerange utility (#23120) 2020-04-06 09:00:05 +02:00
tsdb_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00