grafana/public/app/plugins/datasource/stackdriver/partials
Erik Sundell c5af0bf1c5 Resource type filter (#13784)
* stackdriver: add resource type to filter and group bys

* stackdriver: remove not used param

* stackdriver: refactor filter and group by code

* stackdriver: remove resource type if its already in filter list

* stackdriver: remove debug logging

* stackdriver: remove more debug logging

* stackdriver: append resource type to legend name if there are more than one type present in the response

* stackdriver: only make new request if filter has real value

* stackdriver: format legend support for resource type

* stackdriver: add resource type to documentation

* stackdriver: not returning promise from query function

* stackdriver: fix refactoring bug

* stackdriver: remove not used import
2018-10-24 11:18:49 +02:00
..
annotations.editor.html stackdriver: add help section for annotations 2018-09-28 19:12:50 +02:00
config.html stackdriver: some tweaks to the text on the config page and in docs 2018-10-22 16:14:17 +02:00
query.aggregation.html stackdriver: es6 style directive, avoid using scope 2018-09-27 15:05:26 +02:00
query.editor.html stackdriver: only load default project from backend if it's not available on the target. this might happen when using gce authentication and provisioning 2018-10-22 16:08:11 +02:00
query.filter.html Resource type filter (#13784) 2018-10-24 11:18:49 +02:00