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

Conversation

codefromthecrypt
Copy link
Member

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.

@codefromthecrypt codefromthecrypt changed the title Deprecates tracing support for dependencies not released in 2+ years Deprecates tracing support for dependencies not released in 1.5-3.5+ years Jan 6, 2024
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>
@codefromthecrypt
Copy link
Member Author

opened #1394 about the flakey artemis invoker test

@codefromthecrypt
Copy link
Member Author

not sure why, but didn't flake this time.

@codefromthecrypt codefromthecrypt merged commit f037afd into master Jan 6, 2024
5 of 6 checks passed
@codefromthecrypt codefromthecrypt deleted the deprecate branch January 6, 2024 23:10
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