mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
* Chore: upgrades rxjs to 7.3.0 * Chore: replaces toPromise with lastValueFrom * Chore: removes unused mock that caused test error * Chore: fixes build error in PieChartPanel * Chore: fixed build error in requestAllIndices * Chore: fixes comment * Chore: trying to reduce docs errors * Chore: searches for explicit api extractor warnings * Chore: updates rxjs-spy to 8.0.0 * Chore: reverts to main * Chore: upgrade rxjs and rxjs-spy |
||
---|---|---|
.. | ||
components | ||
dashboards | ||
img | ||
partials | ||
specs | ||
annotations_query_ctrl.ts | ||
api.test.ts | ||
api.ts | ||
CloudMonitoringMetricFindQuery.ts | ||
constants.ts | ||
datasource.ts | ||
functions.test.ts | ||
functions.ts | ||
module.ts | ||
plugin.json | ||
README.md | ||
types.ts | ||
variables.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/