mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Merge branch 'alert_ui_take2' of github.com:grafana/grafana into alert_ui_take2
Conflicts: public/app/plugins/panel/graph/alert_tab_ctrl.ts
This commit is contained in:
@@ -60,8 +60,8 @@ export class AlertTabCtrl {
|
||||
},
|
||||
transform: {
|
||||
type: 'aggregation',
|
||||
method: 'avg',
|
||||
},
|
||||
method: 'avg'
|
||||
}
|
||||
};
|
||||
|
||||
/** @ngInject */
|
||||
|
||||
Reference in New Issue
Block a user