mirror of
https://github.com/grafana/grafana.git
synced 2024-11-27 03:11:01 -06:00
Merge branch 'v4.5.x'
This commit is contained in:
commit
7cac2e1817
@ -184,7 +184,6 @@ export class GraphiteQueryCtrl extends QueryCtrl {
|
||||
altSegments.unshift(this.uiSegmentSrv.newSegment('*'));
|
||||
return altSegments;
|
||||
}).catch(err => {
|
||||
appEvents.emit('alert-error', ['Error', err]);
|
||||
return [];
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user