Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce memory usage of elasticsearch.index metricset #16538

Merged
merged 12 commits into from
Mar 17, 2020

Commits on Mar 17, 2020

  1. [Debugging only!] Add charts to see memory usage over time.

    THIS COMMIT MUST BE REMOVED AT THE END!!!
    ycombinator committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    94e8dc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e8044a View commit details
    Browse the repository at this point in the history
  3. Streaming parser

    ycombinator committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    4f63066 View commit details
    Browse the repository at this point in the history
  4. Removing debugcharts

    ycombinator committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    3bf526e View commit details
    Browse the repository at this point in the history
  5. Replace maps with structs

    ycombinator committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    ab68e10 View commit details
    Browse the repository at this point in the history
  6. Running go mod tidy

    ycombinator committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    884614d View commit details
    Browse the repository at this point in the history
  7. Pass pointer

    ycombinator committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    a767e4c View commit details
    Browse the repository at this point in the history
  8. Uncomment code

    ycombinator committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    e5422ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    adb913f View commit details
    Browse the repository at this point in the history
  10. Adding CHANGELOG entry

    ycombinator committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    62734b7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7bdccfd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4620a0f View commit details
    Browse the repository at this point in the history