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

Delay generation of costly config elements #4302

Merged
merged 12 commits into from
Nov 24, 2022
Merged

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    d8121a9 View commit details
    Browse the repository at this point in the history
  2. Move directAllocationProfilingEnabled flag to InstrumenterConfig as i…

    …t controls directbytebuffer instrumentation
    mcculls committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    8b27d56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba17b96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6ebb29 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dedb513 View commit details
    Browse the repository at this point in the history
  6. Make these config elements lazy to avoid pulling in types such as Thr…

    …eadPoolExecutor before the agent is installed
    mcculls committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    a4c8460 View commit details
    Browse the repository at this point in the history
  7. logging

    mcculls committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    74c4d0e View commit details
    Browse the repository at this point in the history
  8. cleanup

    mcculls committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    c866deb View commit details
    Browse the repository at this point in the history
  9. null-safety

    mcculls committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    fec430d View commit details
    Browse the repository at this point in the history
  10. Fix ConfigTest

    mcculls committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    a1600f0 View commit details
    Browse the repository at this point in the history
  11. coverage

    mcculls committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    2ff93a6 View commit details
    Browse the repository at this point in the history
  12. coverage

    mcculls committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    d237632 View commit details
    Browse the repository at this point in the history