stackdriver: return values for services and metric types

This commit is contained in:
Erik Sundell
2018-10-26 14:03:05 +02:00
parent f0cba0b0d8
commit 7ccce76b80
9 changed files with 92 additions and 35 deletions

View File

@@ -72,6 +72,7 @@ export class VariableEditorCtrl {
if (
$scope.current.type === 'query' &&
_.isString($scope.current.query) &&
$scope.current.query.match(new RegExp('\\$' + $scope.current.name + '(/| |$)'))
) {
appEvents.emit('alert-warning', [