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

Proposal to consolidate instrumentation directories a bit #4952

Closed
trask opened this issue Dec 20, 2021 · 1 comment
Closed

Proposal to consolidate instrumentation directories a bit #4952

trask opened this issue Dec 20, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@trask
Copy link
Member

trask commented Dec 20, 2021

Organize the instrumentation directories a bit, consolidating under top-level library/frameworks where possible, e.g.

  • move akka-actor-2.5, akka-actor-fork-join-2.5 and akka-http-10.0 under common akka directory
  • move dropwizard-testing and dropwizard-views-0.7 under common dropwizard directory
  • move jaxrs and jaxrs-client under common jaxrs directory
    • should existing jaxrs modules be renamed jaxrs-server or jaxrs-container or ...??? (leaving them as jaxrs is an option also)
  • move jetty and jetty-httpclient under common jetty directory
    • and rename existing jetty modules to jetty-server
  • move kafka-clients and kafka-streams-0.11 under common kafka directory
  • move play and play-ws under common play directory
    • and rename existing play modules to play-mvc
  • move reactor-3.1 and reactor-netty under common reactor directory
    • and rename existing reactor-3.1 to reactor-core-3.1
  • move vertx-http-client, vertx-reactive-3.5 and vertx-web-3.0 under common vertx directory

EDIT crossing off items above that were done in #4965

@trask
Copy link
Member Author

trask commented Aug 16, 2023

Closing, I think this is good enough at this point

@trask trask closed this as completed Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant