grafana/public/app/plugins/datasource/cloud-monitoring
Sofia Papagiannaki 83a6a5144d
Cloud monitoring: Add REDUCE_MEAN reducer for cumulative metrics (#28192)
* Cloud monitoring: Add REDUCE_MEAN reducer for cumulative metrics

* Fix tests
2020-10-12 15:28:18 +03:00
..
components Cloud monitoring: Add REDUCE_MEAN reducer for cumulative metrics (#28192) 2020-10-12 15:28:18 +03:00
img Stackdriver: Rename Stackdriver to Google Cloud Monitoring (#25807) 2020-06-30 18:47:13 +03:00
partials Stackdriver: fix project name change regression (#27909) 2020-10-03 11:55:09 +02:00
specs Fix typos (#28074) 2020-10-07 11:29:30 +01:00
annotations_query_ctrl.ts Chore: Remove angular dependency from data sources (#27735) 2020-10-01 18:51:23 +01:00
api.test.ts Stackdriver: Rename Stackdriver to Google Cloud Monitoring (#25807) 2020-06-30 18:47:13 +03:00
api.ts Chore: Fix typescript strict null fixes now at 298 (#26125) 2020-07-08 11:05:20 +02:00
CloudMonitoringMetricFindQuery.ts Chore: Fix typescript strict null fixes now at 298 (#26125) 2020-07-08 11:05:20 +02:00
config_ctrl.ts Stackdriver: Rename Stackdriver to Google Cloud Monitoring (#25807) 2020-06-30 18:47:13 +03:00
constants.ts Cloud monitoring: Add REDUCE_MEAN reducer for cumulative metrics (#28192) 2020-10-12 15:28:18 +03:00
datasource.ts Chore: Remove angular dependency from data sources (#27735) 2020-10-01 18:51:23 +01:00
functions.test.ts Stackdriver: Rename Stackdriver to Google Cloud Monitoring (#25807) 2020-06-30 18:47:13 +03:00
functions.ts Chore: Remove angular dependency from data sources (#27735) 2020-10-01 18:51:23 +01:00
module.ts Stackdriver: Rename Stackdriver to Google Cloud Monitoring (#25807) 2020-06-30 18:47:13 +03:00
plugin.json Stackdriver: Rename Stackdriver to Google Cloud Monitoring (#25807) 2020-06-30 18:47:13 +03:00
README.md Stackdriver: Rename Stackdriver to Google Cloud Monitoring (#25807) 2020-06-30 18:47:13 +03:00
types.ts Stackdriver: Rename Stackdriver to Google Cloud Monitoring (#25807) 2020-06-30 18:47:13 +03:00

Google Cloud Monitoring Data Source - Native Plugin (formerly named Stackdriver)

Grafana ships with built-in support for Google Cloud Monitoring. You just have to add it as a data source and you will be ready to build dashboards for your Cloud Monitoring metrics.

Read more about it here:

https://grafana.com/docs/grafana/latest/features/datasources/cloudmonitoring/