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

[exporter/signalfx] Fix memory leaks #31772

Merged
merged 18 commits into from Mar 25, 2024

Commits on Mar 14, 2024

  1. Copy the full SHA
    0f0a1c7 View commit details
    Browse the repository at this point in the history
  2. Add missing Shutdown method

    crobert-1 committed Mar 14, 2024
    Copy the full SHA
    0af31c9 View commit details
    Browse the repository at this point in the history
  3. Fix argument order

    crobert-1 committed Mar 14, 2024
    Copy the full SHA
    b7a904e View commit details
    Browse the repository at this point in the history
  4. Remove nil check

    crobert-1 committed Mar 14, 2024
    Copy the full SHA
    276d6ff View commit details
    Browse the repository at this point in the history
  5. Remove failing goleak check

    crobert-1 committed Mar 14, 2024
    Copy the full SHA
    548ae08 View commit details
    Browse the repository at this point in the history
  6. Remove goleak check

    crobert-1 committed Mar 14, 2024
    Copy the full SHA
    af232c9 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    518854d View commit details
    Browse the repository at this point in the history
  8. Update comment

    crobert-1 committed Mar 14, 2024
    Copy the full SHA
    af5b95a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Copy the full SHA
    47f966b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Copy the full SHA
    16fff0e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8cff1ff View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7958888 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    381b30a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6218cb7 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Copy the full SHA
    f097ed8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    51200f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Copy the full SHA
    f6f8c0a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Copy the full SHA
    16dd922 View commit details
    Browse the repository at this point in the history