Commit 77e4c424 by Erik Sundell

stackdriver: wip - add very basic checkbox for gce auto authentication

parent 102f531c
......@@ -31,6 +31,9 @@
contents will be encrypted and saved in the Grafana database.</info-popover>
</div>
<gf-form-switch class="gf-form" label="Use GCE default Authentication" checked="ctrl.current.jsonData.gceAutomaticAuthentication"
switch-class="max-width-4" label-class="width-16"></gf-form-switch>
<div ng-if="!ctrl.current.jsonData.clientEmail && !ctrl.inputDataValid">
<div class="gf-form-group" ng-if="!ctrl.inputDataValid">
<div class="gf-form">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment