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
Daniel Lee f95b4b3882
Merge pull request #14735 from challengerdeep/14581_fix-stackdriver-series-aggregation-merge
6 years ago
..
components stackdriver: add query keyword style to query fields 7 years ago
img stackdriver: update logo 7 years ago
partials stackdriver: use angular dropdown so that we can restrict user input 7 years ago
specs stackdriver: make it possible to use aggregation template variable 7 years ago
README.md stackdriver: revert an accidental commit for text template variable 7 years ago
StackdriverMetricFindQuery.ts stackdriver: reimplementing service variable query type 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: change name of authentication type 7 years ago
constants.ts Add mean on distribution as well 6 years ago
datasource.ts Some cleanup 6 years ago
filter_segments.ts Resource type filter (#13784) 7 years ago
functions.ts stackdriver: reimplementing service variable query type 7 years ago
module.ts stackdriver: use new naming convention for query editor all over 7 years ago
plugin.json add table support flag for stackdriver 7 years ago
query_aggregation_ctrl.ts stackdriver: add support for template variables 7 years ago
query_ctrl.ts Some cleanup 6 years ago
query_filter_ctrl.ts stackdriver: make it possible to use metric type template variable 7 years ago
types.ts stackdriver: reimplementing service variable query type 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/