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

Roadmap to 0.7.0 #8

Closed
5 tasks done
tisonkun opened this issue Jul 23, 2024 · 4 comments
Closed
5 tasks done

Roadmap to 0.7.0 #8

tisonkun opened this issue Jul 23, 2024 · 4 comments

Comments

@andylokandy andylokandy changed the title Release 0.7.0 Roadmap 0.7 Jul 23, 2024
@andylokandy andylokandy changed the title Roadmap 0.7 Roadmap to 0.7.0 Jul 23, 2024
@Xuanwo
Copy link
Collaborator

Xuanwo commented Jul 23, 2024

Hi, thanks a lot for start this issue first!

I personally feel that reexporting opentelemetry is not a good idea. Ideally, users should not access opentelemetry through fastrace as they might have other integrations with it. I propose releasing fastrace-opentelemetry separately, and its version should be updated every time there's a new release of either fastrace or opentelemetry.

@tisonkun
Copy link
Collaborator Author

@andylokandy I noticed that opentelemetry-otlp is common used for implement fastrace exporter impl. But if we re-export opentelemetry crates, only opentelemetry and opentelemetry_sdk re-exported, no opentelemetry-otlp.

@andylokandy
Copy link
Collaborator

opentelemetry-otlp seems to bound with opentelemetry_sdk, so it's not viable to only reexport opentelemetry_sdk

@andylokandy
Copy link
Collaborator

andylokandy commented Aug 14, 2024

0.7.0 released https://crates.io/crates/fastrace/0.7.0

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

No branches or pull requests

3 participants