Skip to content

Hacky branch for those who want to experiment with end-to-end tracing #9847

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

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

teh-cmc
Copy link
Member

@teh-cmc teh-cmc commented Apr 30, 2025

This un-mergeable branch makes end-to-end tracing a reality.

To use:

  • Start the compose stack in rerun-io/dataplatform: pixi run compose-dev
  • Start your Redap server
  • Make sure to rebuild the SDK from this branch: pixi run py-build-examples
  • Run the test script: pixi run -e examples python test.py
  • Go to Jaeger: http://localhost:16686/search
    • Select the rerun-py service
    • Check out some traces
      image
      image

Check out this example if you're unsure how to instrument your code with spans/events/metrics.

@teh-cmc teh-cmc added do-not-merge Do not merge this PR exclude from changelog PRs with this won't show up in CHANGELOG.md dataplatform Rerun Data Platform integration labels Apr 30, 2025
Copy link

github-actions bot commented Apr 30, 2025

Web viewer failed to build.

Result Commit Link Manifest
a5645f2 https://rerun.io/viewer/pr/9847 +nightly +main

Note: This comment is updated whenever you push a commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dataplatform Rerun Data Platform integration do-not-merge Do not merge this PR exclude from changelog PRs with this won't show up in CHANGELOG.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant