Skip to content

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

Merged
codefromthecrypt merged 1 commit intomasterfrom
deprecate
Jan 6, 2024
Merged

Deprecates tracing support for dependencies not released in 1.5-3.5+ years#1392
codefromthecrypt merged 1 commit intomasterfrom
deprecate

Conversation

@codefromthecrypt
Copy link
Copy Markdown
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 <[email protected]>
@codefromthecrypt codefromthecrypt force-pushed the deprecate branch 2 times, most recently from 08482b9 to 2f12436 Compare January 6, 2024 13:38
@codefromthecrypt
Copy link
Copy Markdown
Member Author

opened #1394 about the flakey artemis invoker test

@codefromthecrypt
Copy link
Copy Markdown
Member Author

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

@codefromthecrypt codefromthecrypt merged commit f037afd into master Jan 6, 2024
@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