File tree Expand file tree Collapse file tree 5 files changed +16
-5
lines changed Expand file tree Collapse file tree 5 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 11# newer versions go on top
2+ - version : " 1.5.6"
3+ changes :
4+ - description : Modifed the dimension field mapping to support public cloud deployment.
5+ type : enhancement
6+ link : https://github.com/elastic/integrations/pull/6036
27- version : " 1.5.5"
38 changes :
49 - description : Add dimension fields for partition datastream.
Original file line number Diff line number Diff line change 99 level : extended
1010 type : keyword
1111 ignore_above : 1024
12+ dimension : true
1213 description : ' The cloud account or organization id used to identify different entities in a multi-tenant environment.
1314
1415 Examples: AWS account id, Google Cloud ORG Id, or other unique identifier.'
1718 level : extended
1819 type : keyword
1920 ignore_above : 1024
21+ dimension : true
2022 description : Availability zone in which this host is running.
2123 example : us-east-1c
2224 - name : instance.id
4850 level : extended
4951 type : keyword
5052 ignore_above : 1024
53+ dimension : true
5154 description : Region in which this host is running.
5255 example : us-east-1
5356 - name : project.id
5457 type : keyword
5558 description : Name of the project in Google Cloud.
56- dimension : true
5759 - name : image.id
5860 type : keyword
5961 description : Image ID for the cloud instance.
Original file line number Diff line number Diff line change 99 level : extended
1010 type : keyword
1111 ignore_above : 1024
12+ dimension : true
1213 description : ' The cloud account or organization id used to identify different entities in a multi-tenant environment.
1314
1415 Examples: AWS account id, Google Cloud ORG Id, or other unique identifier.'
1718 level : extended
1819 type : keyword
1920 ignore_above : 1024
21+ dimension : true
2022 description : Availability zone in which this host is running.
2123 example : us-east-1c
2224 - name : instance.id
4850 level : extended
4951 type : keyword
5052 ignore_above : 1024
53+ dimension : true
5154 description : Region in which this host is running.
5255 example : us-east-1
5356 - name : project.id
5457 type : keyword
5558 description : Name of the project in Google Cloud.
56- dimension : true
5759 - name : image.id
5860 type : keyword
5961 description : Image ID for the cloud instance.
Original file line number Diff line number Diff line change 99 level : extended
1010 type : keyword
1111 ignore_above : 1024
12+ dimension : true
1213 description : ' The cloud account or organization id used to identify different entities in a multi-tenant environment.
1314
1415 Examples: AWS account id, Google Cloud ORG Id, or other unique identifier.'
1718 level : extended
1819 type : keyword
1920 ignore_above : 1024
21+ dimension : true
2022 description : Availability zone in which this host is running.
2123 example : us-east-1c
2224 - name : instance.id
4850 level : extended
4951 type : keyword
5052 ignore_above : 1024
53+ dimension : true
5154 description : Region in which this host is running.
5255 example : us-east-1
5356 - name : project.id
5457 type : keyword
5558 description : Name of the project in Google Cloud.
56- dimension : true
5759 - name : image.id
5860 type : keyword
5961 description : Image ID for the cloud instance.
208210 - name : id
209211 type : keyword
210212 ignore_above : 1024
211- dimension : true
213+ dimension : true
Original file line number Diff line number Diff line change 11format_version : 1.0.0
22name : kafka
33title : Kafka
4- version : 1.5.5
4+ version : 1.5.6
55license : basic
66description : Collect logs and metrics from Kafka servers with Elastic Agent.
77type : integration
You can’t perform that action at this time.
0 commit comments