Skip to content

Commit

Permalink
Include web items in the item selection.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderzobnin committed May 11, 2015
1 parent f953205 commit 20029dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zabbix/datasource.js
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ function (angular, _, kbn) {
output: ['name', 'key_', 'value_type', 'delay'],
sortfield: 'name',
hostids: hostid,
webitems: true, //Include web items in the result
filter: {
value_type: [0,3]
}
Expand Down

0 comments on commit 20029dc

Please sign in to comment.