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

ingester: reduce activity tracker memory allocation #3203

Merged
merged 7 commits into from
Oct 17, 2022

Commits on Oct 13, 2022

  1. ingester: reduce activity tracker memory allocation

    Signed-off-by: Miguel Ángel Ortuño <ortuman@gmail.com>
    ortuman committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    28c560d View commit details
    Browse the repository at this point in the history
  2. updated CHANGELOG.md

    Signed-off-by: Miguel Ángel Ortuño <ortuman@gmail.com>
    ortuman committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    8f13533 View commit details
    Browse the repository at this point in the history
  3. make linter happy

    Signed-off-by: Miguel Ángel Ortuño <ortuman@gmail.com>
    ortuman committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    724d7c4 View commit details
    Browse the repository at this point in the history
  4. PR feedback

    Signed-off-by: Miguel Ángel Ortuño <ortuman@gmail.com>
    ortuman committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    f700533 View commit details
    Browse the repository at this point in the history
  5. Update pkg/ingester/ingester_activity.go

    Co-authored-by: Peter Štibraný <pstibrany@gmail.com>
    ortuman and pstibrany committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    c02562b View commit details
    Browse the repository at this point in the history
  6. Update pkg/ingester/ingester_activity.go

    Co-authored-by: Peter Štibraný <pstibrany@gmail.com>
    ortuman and pstibrany committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    87ba63b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. addressed PR feedback

    Signed-off-by: Miguel Ángel Ortuño <ortuman@gmail.com>
    ortuman committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    c297035 View commit details
    Browse the repository at this point in the history