Skip to content

Conversation

lsytj0413
Copy link
Contributor

@lsytj0413 lsytj0413 commented Mar 29, 2025

Ref: #3036

cargo clippy --manifest-path crates/tracing-instrumentation/Cargo.toml --no-default-features --features prometheus

   --> crates/tracing-instrumentation/src/prometheus_metrics.rs:87:30
    |
87  |                 tokio::task::Builder::new()
    |                              ^^^^^^^ could not find `Builder` in `task`
    |
note: found an item that was configured out

@lsytj0413 lsytj0413 force-pushed the fix-tracing-features-dep branch from 3287a1f to 5021c0d Compare April 1, 2025 10:45
Copy link
Contributor

@tillrohrmann tillrohrmann left a comment

Choose a reason for hiding this comment

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

Thanks for fixing the required features @lsytj0413. LGTM. Merging it now :-)

@tillrohrmann tillrohrmann merged commit c5d2c3b into restatedev:main Apr 10, 2025
25 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 10, 2025
@lsytj0413 lsytj0413 deleted the fix-tracing-features-dep branch April 10, 2025 13:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants