Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 09-Feb-2022 | - | ||||
components/ | H | 09-Feb-2022 | - | 2,451 | 2,222 | |
dashboards/ | H | 09-Feb-2022 | - | 10,003 | 9,988 | |
img/ | H | 03-May-2022 | - | |||
partials/ | H | 03-May-2022 | - | |||
specs/ | H | 09-Feb-2022 | - | 257 | 222 | |
CloudMonitoringMetricFindQuery.ts | H A D | 09-Feb-2022 | 6.3 KiB | 179 | 156 | |
README.md | H A D | 09-Feb-2022 | 441 | 8 | 4 | |
annotations_query_ctrl.ts | H A D | 09-Feb-2022 | 512 | 19 | 13 | |
constants.ts | H A D | 09-Feb-2022 | 8.3 KiB | 267 | 258 | |
datasource.ts | H A D | 09-Feb-2022 | 11.1 KiB | 342 | 308 | |
functions.test.ts | H A D | 09-Feb-2022 | 1.2 KiB | 39 | 34 | |
functions.ts | H A D | 09-Feb-2022 | 4.6 KiB | 138 | 124 | |
module.ts | H A D | 09-Feb-2022 | 886 | 17 | 14 | |
plugin.json | H A D | 09-Feb-2022 | 2.5 KiB | 96 | 93 | |
types.ts | H A D | 09-Feb-2022 | 4.8 KiB | 216 | 190 | |
variables.ts | H A D | 09-Feb-2022 | 1.2 KiB | 32 | 26 |
README.md
1# Google Cloud Monitoring data source - native plugin (formerly named Stackdriver) 2 3Grafana 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. 4 5Read more about it here: 6 7[https://grafana.com/docs/grafana/latest/datasources/google-cloud-monitoring/](https://grafana.com/docs/grafana/latest/datasources/google-cloud-monitoring/) 8