feat:explore 自动提示框增加history记录

This commit is contained in:
wangwenrui
2020-07-29 18:41:40 +08:00
parent 6ffb217cc7
commit bea2ceaa8b
5 changed files with 120 additions and 13 deletions

View File

@@ -247,6 +247,7 @@ const en = {
title:'Explore',
inputTip:'Enter a PromQL query',
runQuery:'Run query',
historyTip:'Queried {time} times in the last {hour}h',
},
refresh:'Refresh',//'刷新'
edit:'Edit',//'编辑'