Skip to content

Commit

Permalink
Undo change that added histogram to sample data (#93491)
Browse files Browse the repository at this point in the history
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
  • Loading branch information
Wylie Conlon and kibanamachine authored Mar 4, 2021
1 parent 79134b3 commit 6512e5a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,6 @@ export const fieldMappings = {
bytes: {
type: 'long',
},
bytes_histogram: {
type: 'histogram',
},
tags: {
type: 'text',
fields: {
Expand Down
Binary file not shown.

0 comments on commit 6512e5a

Please sign in to comment.