mirror of
https://github.com/grafana/grafana.git
synced 2025-01-09 07:33:42 -06:00
554055e39d
* Stop using transformation to tables * Update datasource.ts to parse from dataframes * Add test on transformToDataframe func * Remove parseResponse and do the work inside parseToAnnotations method * Name the dataframe after the RefID * Small fix when mapping to annotation * Add tests in annotation_query_test.go class * Small fix in loop iteration * Change for loop signature |
||
---|---|---|
.. | ||
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 | ||
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/