File tree Expand file tree Collapse file tree 5 files changed +6
-4
lines changed Expand file tree Collapse file tree 5 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11# newer versions go on top
2+ - version : " 0.3.10"
3+ changes :
4+ - description : Enable some Linux datastreams by default
5+ type : bugfix
6+ link : https://github.com/elastic/integrations/pull/883
27- version : " 0.3.9"
38 changes :
49 - description : Fix mapping of IP fields in linux/users
Original file line number Diff line number Diff line change @@ -11,6 +11,5 @@ streams:
1111 required : true
1212 show_user : true
1313 default : 10s
14- enabled : false
1514 title : Linux iostat metrics
1615 description : Linux disk stat metrics
Original file line number Diff line number Diff line change @@ -11,6 +11,5 @@ streams:
1111 required : true
1212 show_user : true
1313 default : 10s
14- enabled : false
1514 title : Linux memory metrics
1615 description : Linux paging and memory management metrics
Original file line number Diff line number Diff line change @@ -11,6 +11,5 @@ streams:
1111 required : true
1212 show_user : true
1313 default : 10s
14- enabled : false
1514 title : Linux host network summary metrics
1615 description : Collect Linux network_summary metrics
Original file line number Diff line number Diff line change 11format_version : 1.0.0
22name : linux
33title : Linux
4- version : 0.3.9
4+ version : 0.3.10
55license : basic
66description : Linux Integration
77type : integration
You can’t perform that action at this time.
0 commit comments