grafana/public/app/plugins/datasource/cloud-monitoring
renovate[bot] d87cd6f26c
Update dependency prettier to v2.5.1 (#43473)
* Update dependency prettier to v2.5.1

* prettier fixes

* chore(toolkit): bump prettier to 2.5.1

* style(eslint): bump grafana config to 2.5.2 in core and toolkit

* style(mssql-datasource): fix no-inferrable-types eslint errors

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2022-02-02 12:02:32 +00: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 Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00: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 CloudMonitoring: Add support for preprocessing (#33011) 2021-05-19 08:16:05 +02:00
functions.ts Grafana-UI: Editor UI components (#41136) 2021-11-01 12:06:28 +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/