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

Fix outdated riemann_client dependency #403

Open
bpetit opened this issue Feb 11, 2025 · 0 comments
Open

Fix outdated riemann_client dependency #403

bpetit opened this issue Feb 11, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@bpetit
Copy link
Contributor

bpetit commented Feb 11, 2025

Bug description

Riemann exporter now relies on riemann_client 0.9, which is flagged as outdated and should be replaced.

The riemann_client project seems inactive, we should consider

To Reproduce

Compile scaphandre with cargo build, see the error :

warning: the following packages contain code that will be rejected by a future version of Rust: riemann_client v0.9.0
note: to see what the problems were, use the option --future-incompat-report, or run cargo report future-incompatibilities --id 1

Expected behavior

No warning, use an up to date dependency.

Additional context

Pinging @uggla if available as he knows the exporter very well.

@bpetit bpetit added the bug Something isn't working label Feb 11, 2025
@bpetit bpetit added this to General Feb 11, 2025
@github-project-automation github-project-automation bot moved this to Triage in General Feb 11, 2025
@bpetit bpetit moved this from Triage to To do in General Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: To do
Development

No branches or pull requests

1 participant