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

Removes tracers and extensions not updated in 4 years #175

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

codefromthecrypt
Copy link
Member

This removes extensions and tracers that are archived or implicitly via abandonment for 4 years. If any become maintained again, they can be re-added as necessary.

Folks can add more if they like. I also added brave-cassandra as it was missing and there are a few more official ones maybe @reta can help add.

@shakuzen there's nothing here for micrometer tracing so if you like, add a follow-up PR for community supported tracers and instrumentation.

@jack-berg there's nothing here for OTEL, so if you like, you can add a follow-up PR for communit supported tracers and instrumentation, as well alternative servers as OTLP as I understand accepts zipkin format.

https://github.com/openzipkin/openzipkin.github.io/blob/master/pages/extensions_choices.md#alternative-servers

@@ -1,18 +1,12 @@
- type: Storage
module: >-
[zipkin-logzio](https://github.com/logzio/zipkin-logzio)
[zipkin-storage-forwarder](https://github.com/openzipkin-contrib/zipkin-storage-forwarder)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also added forwarder

@@ -68,3 +68,13 @@
transports: "http, log file"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codefromthecrypt I run into Rust one recently [1], do you think we could add it? (apologies if it is there already but I haven't find it)

[1] https://github.com/palantir/rust-zipkin

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good. Usually we don't add things unless we maintain them, or one of the authors says ok. @sfackler sound good?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good to me!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@reta once we merge this, make a separate PR so that watchers can notice!

@codefromthecrypt
Copy link
Member Author

I am fixing jekyll

@codefromthecrypt
Copy link
Member Author

I extracted the bloody knuckles of ruby stuff to a separate PR #176

This removes extensions and tracers that are archived or implicitly via
abandonment for 4 years. Folks can add more if they like. I also added
brave-cassandra as it was missing and there are a few more official ones
maybe @reta can help add.

@shakuzen there's nothing here for micrometer tracing so if you like,
add a follow-up PR for community supported tracers and instrumentation.

@jack-berg there's nothing here for OTEL, so if you like, you can add a
follow-up PR for communit supported tracers and instrumentation, as well
alternative servers as OTLP as I understand accepts zipkin format.

https://github.com/openzipkin/openzipkin.github.io/blob/master/pages/extensions_choices.md#alternative-servers

Signed-off-by: Adrian Cole <[email protected]>
@codefromthecrypt
Copy link
Member Author

wow more ✅ than any PR in recent history ;) thanks for the look folks!

@codefromthecrypt codefromthecrypt merged commit c118ec3 into master Jan 11, 2024
1 check passed
@codefromthecrypt codefromthecrypt deleted the remove branch January 11, 2024 03:35
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.

5 participants