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

Deprecates tracing support for dependencies not released in 1.5-3.5+ years #1392

Merged
merged 1 commit into from
Jan 6, 2024

Commits on Jan 6, 2024

  1. Deprecates tracing support for dependencies not released in 2+ years

    This deprecates for removal the following, as they have not been updated
    in a long time. The exception to this rule is log4j context, which is
    widely used even if not updated recently.
    
    * context/rxjava2 - last released Feb 2021
      * replaced by RxJava3, but unlikely this module will be ported as it
        wasn't used widely.
    * instrumentation/dubbo-rpc - (alibaba) last released Dec 2021
      * replaced by Apache Dubbo instrumentation/dubbo
    * instrumentation/p6spy - last released July 2020
      * project dormant
    * instrumentation/sparkjava - last released July 2022
      * project dormant
    
    These will be removed in Brave 6 and can be re-introduced if something
    changes.
    
    Signed-off-by: Adrian Cole <adrian@tetrate.io>
    Adrian Cole committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    2f12436 View commit details
    Browse the repository at this point in the history