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 flow run context propagation with Labels #16122

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

Conversation

jeanluciano
Copy link
Contributor

This PR adds OTEL context propagation when __OTEL_TRACEPARENTS are found in a parent flow run. It also adds a way to update flow run labels with update_flow_run_labels. This is so that if no __OTEL_TRACEPARENT is found we can update the label with the newly created span.

Checklist

  • This pull request references any related issue by including "closes <link to issue>"
    • If no issue exists and your change is not a small fix, please create an issue first.
  • If this pull request adds new functionality, it includes unit tests that cover the changes
  • If this pull request removes docs files, it includes redirect settings in mint.json.
  • If this pull request adds functions or classes, it includes helpful docstrings.

Copy link

codspeed-hq bot commented Nov 26, 2024

CodSpeed Performance Report

Merging #16122 will not alter performance

Comparing jean/cloud-734-move-update_flow_run_labels-to-standard-client (7f1d04b) with main (9526d4f)

Summary

✅ 3 untouched benchmarks

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