mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-17 16:56:15 +10:00
[임대현] #111 agent filter 추가
git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-web/trunk@3997 84d0f5b1-2673-498c-a247-62c4ff18d310
This commit is contained in:
@@ -446,6 +446,8 @@ pinpointApp.directive('serverMap', [ 'serverMapConfig', 'ServerMapDao', 'Alerts'
|
||||
scope.targetHistogram = htLastLink.toNode.agentHistogram;
|
||||
scope.fromApplicationName = htLastLink.fromNode.applicationName;
|
||||
scope.toApplicationName = htLastLink.toNode.applicationName;
|
||||
scope.fromAgentName = '';
|
||||
scope.toAgentName = '';
|
||||
|
||||
scope.$broadcast('sidebarTitle.initialize.forServerMap', oSidebarTitleVo);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user