grafana/public/app/plugins/datasource/cloud-monitoring
renovate[bot] e84a01e870
Update jest monorepo to v29 (#58261)
* Update jest monorepo to v29

* update snapshots + wrap test in act

* fix linting errors: jest.mocked now defaults to deep mocking

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2022-11-24 14:00:41 +00:00
..
__mocks__ Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
components GoogleCloudMonitoring: Remove unused code (#58347) 2022-11-07 17:51:49 +01: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
specs Correlations: Add CorrelationSettings Page (#53821) 2022-08-26 11:27:28 +01:00
annotationSupport.test.ts GoogleCloudMonitoring: Refactor query type definition (#58512) 2022-11-10 09:30:47 +01:00
annotationSupport.ts GoogleCloudMonitoring: Refactor query type definition (#58512) 2022-11-10 09:30:47 +01:00
CloudMonitoringMetricFindQuery.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
constants.ts Cloud Monitoring: Support SLO burn rate (#53710) 2022-08-22 10:11:54 +02:00
datasource.test.ts CloudMonitor: Fix to hide queries when used in conjunction with Expressions (#53537) 2022-08-12 11:02:56 +01:00
datasource.ts DataSourceWithBackend: Add plugin id to the request headers (#58082) 2022-11-14 19:35:50 -05:00
functions.test.ts CloudMonitor: Consolidate editor rows (#52675) 2022-07-28 17:47:01 +00:00
functions.ts CloudMonitor: Fix to hide queries when used in conjunction with Expressions (#53537) 2022-08-12 11:02:56 +01:00
module.ts Cloud Monitoring: Use new annotation API (#49026) 2022-05-19 13:52:52 -07: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 GoogleCloudMonitoring: Refactor query type definition (#58512) 2022-11-10 09:30:47 +01: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/