Skip to content

Commit

Permalink
Update float, half_float and scaled_float mappings (#2430)
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 authored and tsg committed Sep 2, 2016
1 parent 1210bbc commit a3896b4
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 @@ -91,6 +91,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 a3896b4

Please sign in to comment.