Skip to content

Commit

Permalink
Update float, half_float and scaled_float mappings
Browse files Browse the repository at this point in the history
* The mappings for float, half_float and scaled_float were reviewed and adjusted
* All integers were converted to long as this was already happening automatically in the script
* Json examples updated

Closes #2238
  • Loading branch information
ruflin committed Sep 2, 2016
1 parent fe40fe6 commit 649ebbb
Show file tree
Hide file tree
Showing 25 changed files with 642 additions and 592 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ https://github.com/elastic/beats/compare/v5.0.0-alpha5...master[Check the HEAD d
- Added a PostgreSQL module. {pull}2253[2253]
- Add experimental filebeat metricset in the beats module. {pull}2297[2297]
- Add experimental libbeat metricset in the beats module. {pull}2339[2339]
- Improve mapping by converting half_float to scaled_float and integers to long. {pull}2430[2430]

*Packetbeat*

Expand Down
Loading

0 comments on commit 649ebbb

Please sign in to comment.