File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
data_stream/pageinfo/fields Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
# newer versions go on top
2
+ - version : " 0.7.2"
3
+ changes :
4
+ - description : Fix mapping for pageinfo
5
+ type : bugfix
6
+ link : http://github.com/elastic/integrations/pull/14579
2
7
- version : " 0.7.1"
3
8
changes :
4
9
- description : Avoid using dynamic template for flattened fields
Original file line number Diff line number Diff line change 193
193
- name : nodes.*
194
194
type : object
195
195
object_type : keyword
196
- object_type_mapping_type : " * "
196
+ object_type_mapping_type : " string "
197
197
description : >
198
198
Raw allocation info from /proc/pagetypeinfo
199
199
Original file line number Diff line number Diff line change 1
1
format_version : 3.3.0
2
2
name : linux
3
3
title : Linux Metrics
4
- version : 0.7.1
4
+ version : 0.7.2
5
5
description : Collect metrics from Linux servers with Elastic Agent.
6
6
type : integration
7
7
categories :
You can’t perform that action at this time.
0 commit comments