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

Phase1 jetty linux #46

Merged
merged 12 commits into from
Nov 30, 2020
Merged

Phase1 jetty linux #46

merged 12 commits into from
Nov 30, 2020

Conversation

vovencij
Copy link
Contributor

@vovencij vovencij commented Nov 26, 2020

This is the linux part of phase 1 java app servers jetty support. It includes

  • collection of middleware attributes to the server span
  • End-to-end test on linux configurations.

Middleware attribute collection introduces new shared module which is configured to be loaded into bootstrap classloader, so that instrumentations may populate middleware attributes in MiddlewareHolder and span processor will add middleware attributes from there.

I also replaced kotlin-based build scripts in agent and all new submodules have groovy based build scripts. The reason here is that after discussion with @iNikem we decided, that it would make sense to have the same scripts as o11y other projects.

@vovencij vovencij requested a review from iNikem November 30, 2020 12:13
@iNikem iNikem merged commit 4d51b2b into signalfx:main Nov 30, 2020
@vovencij vovencij deleted the phase1_jetty branch November 30, 2020 14:01
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.

3 participants