Explorar el Código

stackdriver: remove service query tyhpe

Erik Sundell hace 7 años
padre
commit
30f9a324ac
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      public/app/plugins/datasource/stackdriver/types.ts

+ 0 - 1
public/app/plugins/datasource/stackdriver/types.ts

@@ -1,5 +1,4 @@
 export enum MetricFindQueryTypes {
-  Services = 'services',
   MetricTypes = 'metricTypes',
   MetricLabels = 'metricLabels',
   ResourceLabels = 'resourceLabels',