grafana/public/app/plugins/datasource/cloud-monitoring
Andreas Christou f319a5f740
CloudMonitor: Add adoption metrics (#60706)
* Add adoption metrics for Cloud Monitoring

- Add metrics to track each query type (MQL/Time Series Query, Builder/Time Series Filter, SLO, Annotation)

* Remove hidden fields and account for pre 9.4 queries

* Simplify object
2022-12-23 07:01:29 -05:00
..
__mocks__ GoogleCloudMonitoring: Adapt frontend to the new API format (#60173) 2022-12-20 12:47:49 +01:00
components GoogleCloudMonitoring: Adapt frontend to the new API format (#60173) 2022-12-20 12:47: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 GoogleCloudMonitoring: Adapt frontend to the new API format (#60173) 2022-12-20 12:47:49 +01:00
annotationSupport.test.ts GoogleCloudMonitoring: Adapt frontend to the new API format (#60173) 2022-12-20 12:47:49 +01:00
annotationSupport.ts GoogleCloudMonitoring: Adapt frontend to the new API format (#60173) 2022-12-20 12:47:49 +01:00
CloudMonitoringMetricFindQuery.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
constants.ts GoogleCloudMonitoring: Adapt frontend to the new API format (#60173) 2022-12-20 12:47:49 +01:00
datasource.test.ts GoogleCloudMonitoring: Adapt frontend to the new API format (#60173) 2022-12-20 12:47:49 +01:00
datasource.ts GoogleCloudMonitoring: Adapt frontend to the new API format (#60173) 2022-12-20 12:47:49 +01:00
functions.test.ts GoogleCloudMonitoring: Adapt frontend to the new API format (#60173) 2022-12-20 12:47:49 +01:00
functions.ts GoogleCloudMonitoring: Adapt frontend to the new API format (#60173) 2022-12-20 12:47:49 +01:00
module.ts CloudMonitor: Add adoption metrics (#60706) 2022-12-23 07:01:29 -05: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
tracking.ts CloudMonitor: Add adoption metrics (#60706) 2022-12-23 07:01:29 -05:00
types.ts GoogleCloudMonitoring: Adapt frontend to the new API format (#60173) 2022-12-20 12:47:49 +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/