The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/datasource/stackdriver
Erik Sundell a56c5841e9 stackdriver: improve error handling in the datasource 7 years ago
..
img stackdriver: update logo 7 years ago
partials stackdriver: fix broken condition after rebase 7 years ago
specs stackdriver: fix failing test 7 years ago
README.md stackdriver: revert an accidental commit for text template variable 7 years ago
annotations_query_ctrl.ts stackdriver: set first metric as selected if no metric could be retrieved from the target 7 years ago
config_ctrl.ts stackdriver: display error message if project name is not present in jwt file 7 years ago
constants.ts stackdriver heatmap support 7 years ago
datasource.ts stackdriver: improve error handling in the datasource 7 years ago
filter_segments.ts stackdriver: check if array is empty to prevent filter from crashing. This closes #13607 7 years ago
module.ts stackdriver: wip annotation support 7 years ago
plugin.json stackdriver: wip annotation support 7 years ago
query_aggregation_ctrl.ts working on react data / query exectution 7 years ago
query_ctrl.ts stackdriver: only load default project from backend if it's not available on the target. this might happen when using gce authentication and provisioning 7 years ago
query_filter_ctrl.ts stackdriver: only load default project from backend if it's not available on the target. this might happen when using gce authentication and provisioning 7 years ago

README.md

Stackdriver Datasource - Native Plugin

Grafana ships with built-in support for Google Stackdriver. You just have to add it as a datasource and you will be ready to build dashboards for your Stackdriver metrics.

Read more about it here:

http://docs.grafana.org/datasources/stackdriver/