grafana/pkg/tsdb/cloudmonitoring
Andres Martinez Gotor 4d693863c0
GoogleCloudMonitoring: Adapt frontend to the new API format (#60173)
* GoogleCloudMonitoring: Migrate queries to the new format

* Refactor Aligment and AligmentFunction components (#60235)

* Adapt CloudMonitoringDatasource and CloudMonitoringAnnotationSupport (#60177)

* Fix: avoid migration for new queries (#60375)

* Move preprocessor handling to the backend (#60383)

* Other fixes and new function (#60411)

* Adapt components to the new API (#60451)

* Split metrics query type in time series list and query (#60475)

* Clean up metricQuery references (#60478)

* More bug fixes (#60525)
2022-12-20 12:47:49 +01:00
..
test-data Google Cloud Monitoring: Fix bucket bound for distributions (#56565) 2022-10-10 16:08:33 +02:00
annotation_query_test.go GoogleCloudMonitoring: Refactor annotation code (#58417) 2022-11-08 15:41:17 +01:00
annotation_query.go GoogleCloudMonitoring: Refactor query type definition (#58512) 2022-11-10 09:30:47 +01:00
cloudmonitoring_test.go GoogleCloudMonitoring: Adapt frontend to the new API format (#60173) 2022-12-20 12:47:49 +01:00
cloudmonitoring.go GoogleCloudMonitoring: Adapt frontend to the new API format (#60173) 2022-12-20 12:47:49 +01: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 Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
resource_handler.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
slo_query_test.go GoogleCloudMonitoring: Refactor SLO queries (#59421) 2022-11-30 17:23:05 +01:00
slo_query.go GoogleCloudMonitoring: Refactor SLO queries (#59421) 2022-11-30 17:23:05 +01:00
time_series_filter_test.go GoogleCloudMonitoring: Adapt frontend to the new API format (#60173) 2022-12-20 12:47:49 +01:00
time_series_filter.go GoogleCloudMonitoring: Adapt frontend to the new API format (#60173) 2022-12-20 12:47:49 +01:00
time_series_query_test.go CloudMonitor: Improve detail of MQL series labels (#59747) 2022-12-07 15:32:54 +00:00
time_series_query.go CloudMonitor: Improve detail of MQL series labels (#59747) 2022-12-07 15:32:54 +00:00
types.go GoogleCloudMonitoring: Adapt frontend to the new API format (#60173) 2022-12-20 12:47:49 +01:00
utils.go GoogleCloudMonitoring: Refactor parseResponse (#59595) 2022-12-01 12:09:30 +01:00