grafana/pkg/tsdb
Kyle Brandt e16637793d
Alerting: Add labels to name when converting data frame to series (#28085)
* also move conversion func to alerting package since it is not used in other places

Fixes #28068
2020-10-09 08:21:16 -04:00
..
azuremonitor AzureMonitor: pass through null values instead of 0 (#28126) 2020-10-09 08:15:19 -04:00
cloudmonitoring Settings: Rename constants/variables to follow Go naming standards (#28002) 2020-10-02 15:45:45 +02:00
cloudwatch Cloudwatch: Adding support for additional Amazon CloudFront. (#27891) (#28069) 2020-10-07 19:03:05 +02:00
elasticsearch Revert "Elasticsearch: add frozen indices search support (#27472)" (#27726) 2020-09-23 12:24:46 +01:00
graphite Settings: Rename constants/variables to follow Go naming standards (#28002) 2020-10-02 15:45:45 +02:00
influxdb Settings: Rename constants/variables to follow Go naming standards (#28002) 2020-10-02 15:45:45 +02:00
mssql Settings: Rename constants/variables to follow Go naming standards (#28002) 2020-10-02 15:45:45 +02:00
mysql Settings: Rename constants/variables to follow Go naming standards (#28002) 2020-10-02 15:45:45 +02:00
opentsdb Settings: Rename constants/variables to follow Go naming standards (#28002) 2020-10-02 15:45:45 +02:00
postgres Settings: Rename constants/variables to follow Go naming standards (#28002) 2020-10-02 15:45:45 +02:00
prometheus Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
sqleng Settings: Rename constants/variables to follow Go naming standards (#28002) 2020-10-02 15:45:45 +02:00
testdatasource PanelData: Adds annotations and QueryResultMeta dataTopic (#27757) 2020-09-24 21:01:31 +02: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 pkg/tsdb: Check errors (#19837) 2019-10-22 16:16:53 +02:00
interval.go Chore: Enable gocyclo linter (#26395) 2020-09-07 22:10:06 +02:00
models.go Chore: Convert CloudWatch metrics to data frames (#27449) 2020-10-06 13:45:58 +02: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 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
tsdb_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00