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

Otel papercut fixes #2291

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Conversation

jackkleeman
Copy link
Contributor

  1. Remove unnecessary duplicate names eg 'sleep sleep'
  2. Emit spans for Run entries
  3. Clap env var RESTATE_SERVICES_RUNTIME_ENDPOINT -> RESTATE_TRACING_SERVICES_ENDPOINT

crates/types/src/journal/entries.rs Outdated Show resolved Hide resolved
crates/worker/src/partition/state_machine/mod.rs Outdated Show resolved Hide resolved
crates/worker/src/partition/state_machine/mod.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@muhamadazmy muhamadazmy left a comment

Choose a reason for hiding this comment

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

The part related to tracing looks good to me :)

1. Remove unnecessary duplicate names eg 'sleep sleep'
2. Emit spans for Run entries
3. Clap env var RESTATE_SERVICES_RUNTIME_ENDPOINT -> RESTATE_TRACING_SERVICES_ENDPOINT
@jackkleeman jackkleeman merged commit 41dd0be into restatedev:main Nov 14, 2024
9 checks passed
@jackkleeman jackkleeman deleted the tracing-papercuts branch November 14, 2024 16:07
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.

3 participants