forked from elastic/beats
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[7.x] Reduce memory usage of
elasticsearch.index
metricset (elastic…
…#16538) (elastic#17069) * Reduce memory usage of `elasticsearch.index` metricset (elastic#16538) * [Debugging only!] Add charts to see memory usage over time. THIS COMMIT MUST BE REMOVED AT THE END!!! * [Debugging only] Disable validation so we can test only index metricset * Streaming parser * Removing debugcharts * Replace maps with structs * Running go mod tidy * Pass pointer * Uncomment code * Reverting unnecessary changes * Adding CHANGELOG entry * Incorporating benchmark test * Removing unnecessary nil check * Fixing up bad rebase
- Loading branch information
1 parent
166ccb4
commit 735f601
Showing
4 changed files
with
118 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters