mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* 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> |
||
---|---|---|
.. | ||
components | ||
dashboards | ||
img | ||
partials | ||
specs | ||
annotations_query_ctrl.ts | ||
api.test.ts | ||
api.ts | ||
CloudMonitoringMetricFindQuery.ts | ||
config_ctrl.ts | ||
constants.ts | ||
datasource.ts | ||
functions.test.ts | ||
functions.ts | ||
module.ts | ||
plugin.json | ||
README.md | ||
types.ts |
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/