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

Fix memory leak in metrics chain element #1626

Merged
merged 7 commits into from
May 18, 2024

Commits on May 17, 2024

  1. Fix memory leak in metrics chain element

    Signed-off-by: Vladislav Byrgazov <[email protected]>
    Vladislav Byrgazov committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c145d76 View commit details
    Browse the repository at this point in the history
  2. Fix lint issues

    Signed-off-by: Vladislav Byrgazov <[email protected]>
    Vladislav Byrgazov committed May 17, 2024
    Configuration menu
    Copy the full SHA
    126c3f2 View commit details
    Browse the repository at this point in the history
  3. Added check is opentelemetry enabled and fixed copyrights

    Signed-off-by: Vladislav Byrgazov <[email protected]>
    Vladislav Byrgazov committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d0bd685 View commit details
    Browse the repository at this point in the history
  4. Fix metrics memory leak by storing temp connection data in metadata

    Signed-off-by: Vladislav Byrgazov <[email protected]>
    Vladislav Byrgazov committed May 17, 2024
    Configuration menu
    Copy the full SHA
    62b1728 View commit details
    Browse the repository at this point in the history
  5. Added copyright

    Signed-off-by: Vladislav Byrgazov <[email protected]>
    Vladislav Byrgazov committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a0cb64a View commit details
    Browse the repository at this point in the history
  6. Address review comments

    Signed-off-by: Vladislav Byrgazov <[email protected]>
    Vladislav Byrgazov committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3e57a42 View commit details
    Browse the repository at this point in the history
  7. Fixed import

    Signed-off-by: Vladislav Byrgazov <[email protected]>
    Vladislav Byrgazov committed May 17, 2024
    Configuration menu
    Copy the full SHA
    84626ca View commit details
    Browse the repository at this point in the history