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

Rust / Packages upgrade #880

Merged
merged 4 commits into from
Feb 21, 2025
Merged

Rust / Packages upgrade #880

merged 4 commits into from
Feb 21, 2025

Conversation

Sushisource
Copy link
Member

@Sushisource Sushisource commented Feb 21, 2025

What was changed

Upgrade rust, and crates, and Otel (maybe)

Problem is Otel has managed to break something. In this case, error logging (they also are logging some uninteresting junk at INFO level). AFAICT errors simply aren't logged while trying to export metrics. This happens in a new thread now and after wasting a bunch of time on this I gave up trying to figure out exactly why. I opened an issue for them.

We can simply not upgrade otel for now, but we'll be stuck on that git revision of the prom exporter.

Why?

Updates good.

Checklist

  1. Closes [Feature Request] Fix recent clippy warnings #879

  2. How was this tested:
    Existing tests

  3. Any docs updates needed?

@Sushisource Sushisource requested a review from a team as a code owner February 21, 2025 02:14
@Sushisource
Copy link
Member Author

Dropped the otel upgrades and left them in https://github.com/temporalio/sdk-core/tree/otel-upgrade

@Sushisource Sushisource merged commit a3cd3fa into master Feb 21, 2025
16 checks passed
@Sushisource Sushisource deleted the rust-upgrade branch February 21, 2025 19:34
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.

[Feature Request] Fix recent clippy warnings
2 participants