Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: UiPath/uipath-core-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: UiPath/uipath-core-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: tomasz/telemetry
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 88 files changed
  • 1 contributor

Commits on Nov 10, 2025

  1. feat(telemetry): add OpenTelemetry-based telemetry system

    Implements telemetry infrastructure with execution-scoped tracing, privacy controls, and UiPath-specific semantic conventions.
    
    The staged changes include:
      - Complete telemetry implementation (src/uipath/core/telemetry/)
      - Full test suite with 87 tests (tests/telemetry/)
      - Test utilities for span validation
      - Updated test configuration in conftest.py
    uipreliga committed Nov 10, 2025
    Configuration menu
    Copy the full SHA
    2aeb8bb View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. Configuration menu
    Copy the full SHA
    3af97f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33a4234 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. Configuration menu
    Copy the full SHA
    a6fbae4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    687e0ff View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2025

  1. Configuration menu
    Copy the full SHA
    c411b6e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. Configuration menu
    Copy the full SHA
    2e2dad2 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

  1. Configuration menu
    Copy the full SHA
    956bbfc View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. Configuration menu
    Copy the full SHA
    d17e5cf View commit details
    Browse the repository at this point in the history
Loading