grafana/public/app/plugins/datasource/cloud-monitoring
Sofia Papagiannaki aae4ca7544
Cloud monitoring: out-of-the-box dashboards (#27864)
* Cloud monitoring: out-of-the-box dashboards

* Remove redundant information related to dev account

* Update docs/sources/features/datasources/cloudmonitoring.md

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>

* Rename JSON files

* Fix docs

* Fixe docs

* Parameterise dashboards by CM datasource

* Fix metric kind in CloudSQL dashboard

* Set alias to instance name for GCE dashboard panels

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-10-14 16:05:17 +03:00
..
components Cloud monitoring: Add REDUCE_MEAN reducer for cumulative metrics (#28192) 2020-10-12 15:28:18 +03:00
dashboards Cloud monitoring: out-of-the-box dashboards (#27864) 2020-10-14 16:05:17 +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 Cloud monitoring: out-of-the-box dashboards (#27864) 2020-10-14 16:05:17 +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/