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

AGE-17 : Feature flag for continuous profiling #15

Merged
merged 1,713 commits into from
Sep 13, 2024

Conversation

naman47vyas
Copy link

@naman47vyas naman47vyas commented Sep 13, 2024

Syncing the fork and merging with the upstream repository.

Removed all the workflows except the .github/workflows/middleware-javaagent.yml.

Kept the changes in examples/extension/src/test/java/com/example/javaagent/smoketest/SpringBootIntegrationTest.java as it is.

Default to grpc as the Otel protocol.

  • (Check the if jar file is being created)
  • (Check the jar file with demo project and bifrost)
  • (Check the jar with DEB-RPM )
  • (Check the jar with Windows ENV)

Added feature flag for adding continuous profiling.

Set variable MW_APM_COLLECT_PROFILING=true for enabling and MW_APM_COLLECT_PROFILING=false for disabling continuous profiling.

If variable not provided it defaults to true.

renovate bot and others added 30 commits June 17, 2024 19:41
…metry#11598)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…en-telemetry#11624)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…lemetry#11629)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…lemetry#11630)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…rter-web to v3.3.1 (main) (open-telemetry#11644)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
… to v4.0.1 (main) (open-telemetry#11652)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…emetry#11681)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…lemetry#11686)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…-telemetry#11689)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…pen-telemetry#11699)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot and others added 23 commits September 4, 2024 21:29
…in) (open-telemetry#12169)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…lemetry#12167)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….24.0 (main) (open-telemetry#12187)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
… (main) (open-telemetry#12189)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ry#12191)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…main) (open-telemetry#12205)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…-telemetry#12208)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
… to v8.3.1 (main) (open-telemetry#12209)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…pen-telemetry#12211)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ity.gradle.plugin to v3.18.1 (main) (open-telemetry#12212)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@naman47vyas naman47vyas changed the title Naman47/feature flag for continuos profiling Naman47/feature flag for continuous profiling Sep 13, 2024
@naman47vyas naman47vyas changed the title Naman47/feature flag for continuous profiling Feature flag for continuous profiling Sep 13, 2024
@bhogayatakb bhogayatakb merged commit 617d0a6 into main Sep 13, 2024
@bhogayatakb bhogayatakb changed the title Feature flag for continuous profiling AGE-17 : Feature flag for continuous profiling Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.