mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* Reset filters when service is changed * Update to reset any query props * Reset query properties on metric change * Update tests * Refresh labels on panel time update * Review * Refactor VisualMetricsQueryEditor - Move any Metrics functionality to VisualMetricsQueryEditor - Update tests - Expose timeSrv from datasource - Update getLabels to make use of provided timeRange * Review |
||
---|---|---|
.. | ||
__mocks__ | ||
components | ||
dashboards | ||
img | ||
specs | ||
annotationSupport.test.ts | ||
annotationSupport.ts | ||
CloudMonitoringMetricFindQuery.ts | ||
constants.ts | ||
datasource.test.ts | ||
datasource.ts | ||
functions.test.ts | ||
functions.ts | ||
module.ts | ||
plugin.json | ||
README.md | ||
tracking.ts | ||
types.ts | ||
variables.ts |
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/