grafana/pkg/tsdb/cloudmonitoring
Dimitris Sotirakis 554055e39d
Convert annotations to dataframes (#31400)
* Stop using transformation to tables

* Update datasource.ts to parse from dataframes

* Add test on transformToDataframe func

* Remove parseResponse and do the work inside parseToAnnotations method

* Name the dataframe after the RefID

* Small fix when mapping to annotation

* Add tests in annotation_query_test.go class

* Small fix in loop iteration

* Change for loop signature
2021-02-25 18:29:17 +02:00
..
test-data Cloud Monitoring: MQL support (#26551) 2021-01-18 13:48:43 +01:00
annotation_query_test.go Convert annotations to dataframes (#31400) 2021-02-25 18:29:17 +02:00
annotation_query.go Convert annotations to dataframes (#31400) 2021-02-25 18:29:17 +02:00
cloudmonitoring_test.go Cloud Monitoring: MQL support (#26551) 2021-01-18 13:48:43 +01:00
cloudmonitoring.go Cloud Monitoring: MQL support (#26551) 2021-01-18 13:48:43 +01:00
time_series_filter.go Convert annotations to dataframes (#31400) 2021-02-25 18:29:17 +02:00
time_series_query.go Cloud Monitoring: Fix legend naming with display name override (#30440) 2021-01-21 15:08:57 +01:00
types.go Cloud Monitoring: MQL support (#26551) 2021-01-18 13:48:43 +01:00