grafana/pkg/tsdb
Kyle Brandt c9dbf5a0d0
Graphite/SSE: update graphite to work with server side expressions (#31455)
Changes the time value of the response to be milliseconds, which I think is like the other data sources I have seen.

Also if it sees the timerange values as numbers, assumes they are unixMS (and come from expressions, or our new backend.TimeRange type). When this timerange is used, the request is sent to graphite with from and until as epoch timestamps
2021-02-24 13:16:26 -05:00
..
azuremonitor Chore: Rewrite tsdb azuremonitor time grain test to standard library (#30089) 2021-01-06 20:16:53 +01:00
cloudmonitoring Cloud Monitoring: Fix legend naming with display name override (#30440) 2021-01-21 15:08:57 +01:00
cloudwatch CloudWatch: Make it possible to specify custom api endpoint (#31402) 2021-02-24 16:05:14 +01:00
elasticsearch Elasticsearch: Support extended stats and percentiles in terms order by (#28910) 2021-01-15 12:10:16 +01:00
graphite Graphite/SSE: update graphite to work with server side expressions (#31455) 2021-02-24 13:16:26 -05:00
influxdb InfluxDB: handle columns named "table" (#30985) 2021-02-23 16:44:33 +01:00
mssql Chore: Fix linting issues caught by ruleguard (#28799) 2020-11-17 11:27:45 +01:00
mysql Chore: Enable errorlint linter (#29227) 2020-11-19 14:47:17 +01:00
opentsdb Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00
postgres Postgres: allow providing TLS/SSL certificates as text in addition to file paths (#30353) 2021-02-23 22:10:55 +01:00
prometheus Chore: Rewrite tsdb prometheus test to standard library (#29592) 2020-12-04 08:49:39 +01:00
sqleng Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00
testdatasource PieChart: Progress on new core pie chart (#28020) 2021-02-11 14:32:33 +01:00
fake_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
frame_util.go Alerting: Add labels to name when converting data frame to series (#28085) 2020-10-09 08:21:16 -04:00
interval_test.go Prometheus: Min step defaults to seconds when no unit is set to prevent errors when running alerts. (#30966) 2021-02-09 10:23:38 +01:00
interval.go Prometheus: Min step defaults to seconds when no unit is set to prevent errors when running alerts. (#30966) 2021-02-09 10:23:38 +01:00
models.go Datasource: Use json-iterator configuration compatible with standard library (#30732) 2021-01-29 15:31:19 +01:00
query_endpoint.go Chore: Remove dead code (#28664) 2020-11-05 11:00:00 +01:00
request_test.go Chore: Convert tsdb request test to standard library (#29936) 2020-12-20 11:53:28 +01:00
request.go Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 2020-11-05 15:37:11 +01:00
time_range_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
time_range.go Core: add location option to parse timerange (#24796) 2020-05-19 08:52:43 +02:00