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
Ryan McKinley 96ba32d0c8
Add a @grafana/runtime package with backendSrv interface (#16533)
6 years ago
..
components Add a @grafana/runtime package with backendSrv interface (#16533) 6 years ago
img improve the stackdriver logo 6 years ago
partials Chore: fix modes for non-executable files (#16864) 6 years ago
specs DataSourceApi: convert interface to abstract class (#16979) 6 years ago
README.md stackdriver: revert an accidental commit for text template variable 7 years ago
StackdriverMetricFindQuery.ts Chore: Adds typings to lodash (#16590) 6 years ago
annotations_query_ctrl.ts stackdriver: converts some variables from any to types 6 years ago
config_ctrl.ts stackdriver: change name of authentication type 7 years ago
constants.ts stackdriver: change reducer mapping for distribution metrics 6 years ago
datasource.ts DataSourceApi: convert interface to abstract class (#16979) 6 years ago
filter_segments.ts wip: fix broken tests 6 years ago
functions.test.ts add tests 6 years ago
functions.ts merge from 14293-metric-display-names 7 years ago
module.ts stackdriver: use new naming convention for query editor all over 7 years ago
plugin.json Chore: Remove unused properties in explore (#17359) 6 years ago
query_ctrl.ts stackdriver: add some more typings 6 years ago
query_filter_ctrl.ts Fixed type issues introduced by adding angular types 6 years ago
types.ts DataSourceApi: convert interface to abstract class (#16979) 6 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/