grafana/public/app/plugins/datasource/cloud-monitoring
2022-05-09 13:43:10 +02:00
..
components CloudMonitoring: Allow to set a custom value or disable graph_period (#48646) 2022-05-09 13:43:10 +02: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: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
annotations_query_ctrl.ts CloudMonitoring: Add support for preprocessing (#33011) 2021-05-19 08:16:05 +02:00
CloudMonitoringMetricFindQuery.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
constants.ts CloudMonitoring: Allow to set a custom value or disable graph_period (#48646) 2022-05-09 13:43:10 +02:00
datasource.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
functions.test.ts Chore: Cover CloudMonitoring function utils with tests (#46878) 2022-03-24 09:47:59 +01:00
functions.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
module.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01: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: Allow to set a custom value or disable graph_period (#48646) 2022-05-09 13:43:10 +02:00
variables.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +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/