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

feat: remove tracing_subscriber #4906

Merged

Conversation

stringhandler
Copy link
Collaborator

Description

Remove tracing_subscriber and opentelemetry.

Motivation and Context

Fixes #4651
To my knowledge, this is not used anymore. There seems to be an update to this crate which solves the RUSTSEC warning, but the public API has changed, and it feels better to remove it, and then add it back if it is used or needed in future.

How Has This Been Tested?

Cargo build. The use of this feature was opt-in via the --enable-tracing arg, so was not run by default.

@CjS77 CjS77 added the P-acks_required Process - Requires more ACKs or utACKs label Nov 11, 2022
@sdbondi
Copy link
Member

sdbondi commented Nov 11, 2022

utACK

@CjS77 CjS77 removed the P-acks_required Process - Requires more ACKs or utACKs label Nov 11, 2022
@stringhandler stringhandler merged commit 956b279 into tari-project:development Nov 11, 2022
@stringhandler stringhandler deleted the st-remove-tracing branch November 11, 2022 08:15
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.

RUSTSEC-2021-0139: ansi_term is Unmaintained
3 participants