Skip to content

fix(traced): fix parent for traced - #596

Merged
ionmincu merged 1 commit into
mainfrom
fix/otel_trace_parent
Sep 18, 2025
Merged

fix(traced): fix parent for traced#596
ionmincu merged 1 commit into
mainfrom
fix/otel_trace_parent

Conversation

@ionmincu

@ionmincuionmincu commented Sep 18, 2025

Copy link
Copy Markdown
Collaborator

Description

Fix traced parent span id.

Development Package

  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
# Exact version:"uipath==2.1.55.dev1005961178",
# Any version from PR"uipath>=2.1.55.dev1005960000,<2.1.55.dev1005970000"
]
[[tool.uv.index]]
name = "testpypi"url = "https://test.pypi.org/simple/"publish-url = "https://test.pypi.org/legacy/"explicit = true
[tool.uv.sources]
uipath = { index = "testpypi" }

@ionmincuionmincu self-assigned this Sep 18, 2025
@ionmincuionmincu added the build:dev Create a dev build from the pr label Sep 18, 2025
@cristipufu
cristipufuforce-pushed the fix/otel_trace_parent branch 2 times, most recently from 08fd74a to 99503a6CompareSeptember 18, 2025 10:14
@cristipufucristipufu changed the title fix(traced): fix parrent for tracedfix(traced): fix parent for tracedSep 18, 2025
@ionmincu
ionmincuforce-pushed the fix/otel_trace_parent branch 3 times, most recently from b4c32bf to 5988e13CompareSeptember 18, 2025 12:17
@ionmincu
ionmincu merged commit 126571a into mainSep 18, 2025
25 checks passed
@ionmincu
ionmincu deleted the fix/otel_trace_parent branch September 18, 2025 14:18
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build:devCreate a dev build from the pr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ionmincu@cristipufu