Skip to content

Commit

Permalink
monitoring: Make instance_name filterable for service comments
Browse files Browse the repository at this point in the history
  • Loading branch information
lippserd committed Sep 27, 2015
1 parent 395d285 commit 5ca1e76
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ public function getStaticFilterColumns()
return array(
'host', 'host_alias',
'hostgroup', 'hostgroup_alias', 'hostgroup_name',
'instance_name',
'service',
'servicegroup', 'servicegroup_alias', 'servicegroup_name'
);
Expand Down

0 comments on commit 5ca1e76

Please sign in to comment.