feat(alerting): add alert info at log page

This commit is contained in:
bergquist
2016-05-31 16:26:06 +02:00
parent 7c3dbe2a38
commit 68f148880d
2 changed files with 51 additions and 2 deletions

View File

@@ -14,8 +14,8 @@ export class AlertTabCtrl {
defaultValues = {
aggregator: 'avg',
interval: '60s',
queryRange: '10m',
frequency: 10,
queryRange: 3600,
warnOperator: '>',
critOperator: '>',
queryRef: '- select query -'