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

Projections improvements / maintenance #240

Merged
merged 2 commits into from
May 16, 2024
Merged

Conversation

mhelleborg
Copy link
Member

Summary

  • Ensure proto.cluster messages wait for system readiness to begin processing. Previously it could start before Proto.Cluster had started, and logged errors. This did not affect the projection result itself, as the projection would be processed in a retry.
  • Added projection tracing
  • Updated OTEL & Grpc dependencies

Reduced OTEL resource usage:

  • Skip send activity / span for Proto.Actor traces for root context.

…ocessing.

- Added projection tracing

Reduced OTEL resource usage:
- Skip send activity / span for Proto.Actor traces for root context. These should be redundant in this use case
@mhelleborg mhelleborg merged commit ddf0325 into master May 16, 2024
1 check passed
@mhelleborg mhelleborg deleted the projections-bootstrap branch May 16, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant