grafana/public/app/plugins/datasource/cloud-monitoring
Ashley Harrison ff0642bf6e
Chore: Type improvements 🧹 (#75271)
* fix some e2e flows types

* some type fixes

* must... fix... more...

* MOAR

* MOREMOREMORE

* 1 more
2023-09-22 15:06:49 +01:00
..
__mocks__ CloudMonitoring: Initial GCM Schema (#67739) 2023-05-22 17:19:54 +01:00
components Chore: Type improvements 🧹 (#75271) 2023-09-22 15:06:49 +01:00
dashboards DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879) 2023-08-28 12:18:17 +02:00
img Stackdriver: Rename Stackdriver to Google Cloud Monitoring (#25807) 2020-06-30 18:47:13 +03:00
specs CloudMonitoring: Initial GCM Schema (#67739) 2023-05-22 17:19:54 +01:00
types CloudMonitoring: ConfigEditor updates (#73561) 2023-08-22 12:51:04 +01:00
annotationSupport.test.ts CloudMonitoring: Initial GCM Schema (#67739) 2023-05-22 17:19:54 +01:00
annotationSupport.ts CloudMonitoring: Initial GCM Schema (#67739) 2023-05-22 17:19:54 +01:00
CloudMonitoringMetricFindQuery.ts Chore: Type improvements 🧹 (#75271) 2023-09-22 15:06:49 +01:00
constants.ts Google Cloud Monitor: Prom query editor (#73503) 2023-08-18 11:14:43 -05:00
dataquery.cue Google Cloud Monitor: Prom query editor (#73503) 2023-08-18 11:14:43 -05:00
dataquery.gen.ts Google Cloud Monitor: Prom query editor (#73503) 2023-08-18 11:14:43 -05:00
datasource.test.ts CloudMonitoring: Initial GCM Schema (#67739) 2023-05-22 17:19:54 +01:00
datasource.ts Chore: Type improvements 🧹 (#75271) 2023-09-22 15:06:49 +01:00
functions.test.ts CloudMonitoring: Initial GCM Schema (#67739) 2023-05-22 17:19:54 +01:00
functions.ts CloudMonitoring: Initial GCM Schema (#67739) 2023-05-22 17:19:54 +01:00
module.ts Google Cloud Monitor: Prom query editor (#73503) 2023-08-18 11:14:43 -05:00
plugin.json Plugins: Set backend metadata property for core plugins (#43349) 2021-12-22 17:59:26 +01:00
README.md docs: update cloud data sources README links (#37820) 2021-08-24 10:11:07 +02:00
tracking.ts Google Cloud Monitor: Prom query editor (#73503) 2023-08-18 11:14:43 -05:00
variables.ts QueryRunners: Bind the query function where it is passed on (#73399) 2023-09-18 17:00:43 +02:00

Google Cloud Monitoring data source - native plugin (formerly named Stackdriver)

Grafana ships with built in support for Google Cloud Monitoring. Simply add it as a data source and you are ready to build dashboards for your Cloud Monitoring metrics.

Read more about it here:

https://grafana.com/docs/grafana/latest/datasources/google-cloud-monitoring/