Explorar o código

mock interval data

Erik Sundell %!s(int64=7) %!d(string=hai) anos
pai
achega
7209c7cd0a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      public/app/features/explore/QueryEditor.tsx

+ 2 - 0
public/app/features/explore/QueryEditor.tsx

@@ -42,6 +42,8 @@ export default class QueryEditor extends PureComponent<QueryEditorProps, any> {
           getNextQueryLetter: x => '',
         },
         hideEditorRowActions: true,
+        interval: '1m',
+        intervalMs: 60000,
       },
     };