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

@ionmincu ionmincu 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" }

@ionmincu
ionmincu requested a review from cristipufu September 18, 2025 08:20
@ionmincu ionmincu self-assigned this Sep 18, 2025
@ionmincu ionmincu added the build:dev Create a dev build from the pr label Sep 18, 2025
@cristipufu
cristipufu force-pushed the fix/otel_trace_parent branch 2 times, most recently from 08fd74a to 99503a6 Compare September 18, 2025 10:14
@cristipufu cristipufu changed the title fix(traced): fix parrent for traced fix(traced): fix parent for traced Sep 18, 2025
@ionmincu
ionmincu force-pushed the fix/otel_trace_parent branch 3 times, most recently from b4c32bf to 5988e13 Compare September 18, 2025 12:17
@ionmincu
ionmincu force-pushed the fix/otel_trace_parent branch from 5988e13 to e45096e Compare September 18, 2025 12:35
@ionmincu
ionmincu merged commit 126571a into main Sep 18, 2025
25 checks passed
@ionmincu
ionmincu deleted the fix/otel_trace_parent branch September 18, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build:dev Create a dev build from the pr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants