grafana/pkg/tsdb/cloudmonitoring
Kevin Yu 0a95d493e3
Cloud Monitoring: Use new annotation API (#49026)
* remove angular code

* format annotation on backend

* format time with time type instead of string

* update annotation query tests

* update get alignment data function

* update annotation query editor

* add annotation query editor test

* update struct

* add tests

* remove extracted function

* remove non-null assertion

* remove stray commented out console.log

* fix jest haste map warning

* add alignment period

* add AnnotationMetricQuery type
2022-05-19 13:52:52 -07:00
..
test-data Cloud Monitoring: set missing meta data for distribution type metrics (#45500) 2022-02-21 11:20:34 +01:00
annotation_query_test.go Cloud Monitoring: Use new annotation API (#49026) 2022-05-19 13:52:52 -07:00
annotation_query.go Cloud Monitoring: Use new annotation API (#49026) 2022-05-19 13:52:52 -07:00
cloudmonitoring_test.go CloudMonitoring: Improve error message (#46599) 2022-03-16 09:37:48 +01:00
cloudmonitoring.go CloudMonitoring: Allow to set a custom value or disable graph_period (#48646) 2022-05-09 13:43:10 +02:00
httpclient.go CloudMonitoring: use CallResourceHandler instead of PluginProxy (#41064) 2021-11-02 10:37:02 -04:00
preprocessor.go CloudMonitoring: Add support for preprocessing (#33011) 2021-05-19 08:16:05 +02:00
resource_handler_test.go CloudMonitor: Iterate over pageToken for resources (#42546) 2021-12-07 08:54:50 -05:00
resource_handler.go Plugins: Core plugins register via backend factory provider (#43171) 2022-01-20 18:16:22 +01:00
time_series_filter_test.go Cloud Monitoring: set missing meta data for distribution type metrics (#45500) 2022-02-21 11:20:34 +01:00
time_series_filter.go Cloud Monitoring: Use new annotation API (#49026) 2022-05-19 13:52:52 -07:00
time_series_query_test.go CloudMonitoring: Allow to set a custom value or disable graph_period (#48646) 2022-05-09 13:43:10 +02:00
time_series_query.go Cloud Monitoring: Use new annotation API (#49026) 2022-05-19 13:52:52 -07:00
types.go CloudMonitoring: Allow to set a custom value or disable graph_period (#48646) 2022-05-09 13:43:10 +02:00
utils.go CloudMonitoring: switch from ApplyRoute to AuthMiddleware (#40787) 2021-10-26 10:17:12 -04:00