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 31ddcdb37e stackdriver: make sure labels are loaded when service is changed in dropdown 7 years ago
..
img stackdriver: update logo 7 years ago
partials stackdriver: wip annotation support 7 years ago
specs stackdriver: broadcasting through $scope doesnt work anymore since query_filter_ctrl is now a sibling directive to query_aggregation_ctrl, so broadcasting is now done using $rootScope 7 years ago
README.md stackdriver: add simple readme 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: ux for config page, docs updated 7 years ago
constants.ts stackdriver: fix reducer names 7 years ago
datasource.ts stackdriver: extract out filter, metric type directive 7 years ago
filter_segments.ts stackdriver: fix bug when multiple projects connected to service account 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 stackdriver: broadcasting through $scope doesnt work anymore since query_filter_ctrl is now a sibling directive to query_aggregation_ctrl, so broadcasting is now done using $rootScope 7 years ago
query_ctrl.ts stackdriver: use correct default value for alignment period 7 years ago
query_filter_ctrl.ts stackdriver: make sure labels are loaded when service is changed in dropdown 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/