grafana/public/app/plugins/datasource/cloud-monitoring
2022-03-24 09:47:59 +01:00
..
components Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
dashboards Alerting: Load annotations from rule into State cache (#33542) 2021-04-30 20:23:12 +02:00
img Stackdriver: Rename Stackdriver to Google Cloud Monitoring (#25807) 2020-06-30 18:47:13 +03:00
partials CloudMonitoring: Migrate config editor from angular to react (#33645) 2021-05-10 14:51:19 +02:00
specs Chore: Cover CloudMonitoring function utils with tests (#46878) 2022-03-24 09:47:59 +01:00
annotations_query_ctrl.ts CloudMonitoring: Add support for preprocessing (#33011) 2021-05-19 08:16:05 +02:00
CloudMonitoringMetricFindQuery.ts CloudMonitoring: Fix resource labels in query editor (#44550) 2022-01-27 11:35:13 -05:00
constants.ts CloudMonitoring: use @grafana/google-sdk (#44398) 2022-01-25 13:10:14 -05:00
datasource.ts Cloud Monitoring: Reduce request size when listing labels (#44365) 2022-01-26 12:02:42 +01:00
functions.test.ts Chore: Cover CloudMonitoring function utils with tests (#46878) 2022-03-24 09:47:59 +01:00
functions.ts Chore: Cover CloudMonitoring function utils with tests (#46878) 2022-03-24 09:47:59 +01:00
module.ts CloudMonitoring: Add support for preprocessing (#33011) 2021-05-19 08:16:05 +02: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
types.ts CloudMonitoring: use @grafana/google-sdk (#44398) 2022-01-25 13:10:14 -05:00
variables.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01: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/