uipath 2.0.58__tar.gz → 2.0.59__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of uipath might be problematic. Click here for more details.
- {uipath-2.0.58 → uipath-2.0.59}/PKG-INFO +1 -1
- uipath-2.0.59/docs/overrides/partials/actions.html +11 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/stylesheets/extra.css +11 -2
- {uipath-2.0.58 → uipath-2.0.59}/pyproject.toml +1 -1
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_runtime/_runtime.py +13 -0
- uipath-2.0.59/src/uipath/tracing/__init__.py +4 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/tracing/_traced.py +0 -5
- {uipath-2.0.58 → uipath-2.0.59}/uv.lock +1 -1
- uipath-2.0.58/docs/overrides/partials/actions.html +0 -6
- uipath-2.0.58/src/uipath/tracing/__init__.py +0 -3
- {uipath-2.0.58 → uipath-2.0.59}/.cursorrules +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/.editorconfig +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/.gitattributes +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/.github/workflows/cd.yml +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/.github/workflows/ci.yml +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/.github/workflows/commitlint.yml +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/.github/workflows/lint.yml +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/.github/workflows/publish-dev.yml +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/.github/workflows/publish-docs.yml +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/.github/workflows/slack.yml +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/.github/workflows/test.yml +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/.gitignore +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/.pre-commit-config.yaml +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/.python-version +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/.vscode/extensions.json +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/.vscode/settings.json +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/CONTRIBUTING.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/LICENSE +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/README.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/CONTRIBUTING.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/FAQ.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/assets/env-preparation-failed-dark.png +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/assets/env-preparation-failed-light.png +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/assets/favicon.png +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/assets/logo-dark.svg +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/assets/logo-light.svg +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/cli/index.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/core/actions.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/core/assets/cloud_env_var_dark.gif +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/core/assets/cloud_env_var_light.gif +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/core/assets/cloud_env_var_secret_dark.png +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/core/assets/cloud_env_var_secret_light.png +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/core/assets/copy_path_dark.png +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/core/assets/copy_path_light.png +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/core/assets.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/core/attachments.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/core/buckets.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/core/connections.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/core/context_grounding.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/core/environment_variables.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/core/getting_started.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/core/jobs.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/core/processes.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/core/queues.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/core/traced.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/hooks.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/javascripts/extra.js +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/langchain/chat_models.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/langchain/context_grounding.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/langchain/human_in_the_loop.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/overrides/partials/logo.html +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/docs/release_policy.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/justfile +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/mkdocs.yml +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/py.typed +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/__init__.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/README.md +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/__init__.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_auth/_auth_server.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_auth/_models.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_auth/_oidc_utils.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_auth/_portal_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_auth/_utils.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_auth/auth_config.json +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_auth/index.html +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_auth/localhost.crt +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_auth/localhost.key +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_runtime/_contracts.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_runtime/_logging.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_templates/.psmdcp.template +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_templates/.rels.template +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_templates/[Content_Types].xml.template +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_templates/main.py.template +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_templates/package.nuspec.template +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_utils/_common.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_utils/_console.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_utils/_folders.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_utils/_input_args.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_utils/_parse_ast.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/_utils/_processes.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/cli_auth.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/cli_deploy.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/cli_init.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/cli_invoke.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/cli_new.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/cli_pack.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/cli_publish.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/cli_run.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/middlewares.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_cli/spinner.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_config.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_execution_context.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_folder_context.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_services/__init__.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_services/_base_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_services/actions_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_services/api_client.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_services/assets_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_services/attachments_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_services/buckets_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_services/connections_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_services/context_grounding_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_services/folder_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_services/jobs_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_services/llm_gateway_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_services/processes_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_services/queues_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_uipath.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_utils/__init__.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_utils/_endpoint.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_utils/_infer_bindings.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_utils/_logs.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_utils/_read_overwrites.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_utils/_request_override.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_utils/_request_spec.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_utils/_url.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_utils/_user_agent.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/_utils/constants.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/models/__init__.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/models/action_schema.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/models/actions.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/models/assets.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/models/attachment.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/models/buckets.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/models/connections.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/models/context_grounding.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/models/context_grounding_index.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/models/errors.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/models/exceptions.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/models/interrupt_models.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/models/job.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/models/llm_gateway.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/models/processes.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/models/queues.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/py.typed +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/telemetry/__init__.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/telemetry/_constants.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/telemetry/_track.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/tracing/_otel_exporters.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/src/uipath/tracing/_utils.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/__init__.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/cli/conftest.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/cli/mocks/pyproject.toml +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/cli/mocks/simple_script.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/cli/mocks/uipath-mock.json +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/cli/mocks/uipath-simple-script-mock.json +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/cli/test_init.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/cli/test_invoke.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/cli/test_new.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/cli/test_pack.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/cli/test_publish.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/cli/test_run.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/cli/utils/project_details.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/cli/utils/uipath_json.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/conftest.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/sdk/services/conftest.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/sdk/services/test_actions_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/sdk/services/test_api_client.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/sdk/services/test_assets_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/sdk/services/test_attachments_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/sdk/services/test_base_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/sdk/services/test_buckets_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/sdk/services/test_connections_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/sdk/services/test_context_grounding_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/sdk/services/test_folder_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/sdk/services/test_jobs_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/sdk/services/test_llm_integration.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/sdk/services/test_llm_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/sdk/services/test_processes_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/sdk/services/test_queues_service.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/sdk/services/test_uipath_llm_integration.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/sdk/test_config.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/sdk/test_overwrites.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/tracing/test_otel_exporters.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/tracing/test_span_utils.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/tracing/test_traced.py +0 -0
- {uipath-2.0.58 → uipath-2.0.59}/tests/tracing/test_tracing_manager.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: uipath
|
|
3
|
-
Version: 2.0.
|
|
3
|
+
Version: 2.0.59
|
|
4
4
|
Summary: Python SDK and CLI for UiPath Platform, enabling programmatic interaction with automation services, process management, and deployment tools.
|
|
5
5
|
Project-URL: Homepage, https://uipath.com
|
|
6
6
|
Project-URL: Repository, https://github.com/UiPath/uipath-python
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{% set title = ("[" + (page.title or config.site_name) + "] Your title here") | urlencode %}
|
|
2
|
+
{% set body = ("Page link:: " + config.site_url + page.url + "\n\n ## My Issue/Suggestion") | urlencode %}
|
|
3
|
+
<a href="https://github.com/UiPath/uipath-python/issues/new?title={{ title }}&body={{ body }}"
|
|
4
|
+
class="md-content__button skip-link-icon report-issue-link">
|
|
5
|
+
<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
7
|
+
d="M17.19 8H20V10H17.91C17.96 10.33 18 10.66 18 11V12H20V14H18V15C18 15.34 17.96 15.67 17.91 16H20V18H17.19C16.15 19.79 14.22 21 12 21C9.78 21 7.85 19.79 6.81 18H4V16H6.09C6.04 15.67 6 15.34 6 15V14H4V12H6V11C6 10.66 6.04 10.33 6.09 10H4V8H6.81C7.26 7.22 7.88 6.55 8.62 6.04L7 4.41L8.41 3L10.59 5.17C11.04 5.06 11.51 5 12 5C12.49 5 12.96 5.06 13.42 5.17L15.59 3L17 4.41L15.37 6.04C16.12 6.55 16.74 7.22 17.19 8ZM16 15V12V11C16 10.78 15.97 10.53 15.93 10.31L15.83 9.66L15.45 9.01C15.15 8.48 14.74 8.04 14.24 7.7L13.63 7.28L12.95 7.12C12.63 7.04 12.32 7 12 7C11.69 7 11.37 7.04 11.06 7.12L10.32 7.3L9.75 7.69C9.26 8.03 8.84 8.48 8.54 9L8.17 9.65L8.07 10.3C8.03 10.52 8 10.77 8 11V15C8 15.23 8.03 15.48 8.07 15.71L8.17 16.36L8.54 17C9.26 18.23 10.58 19 12 19C13.42 19 14.74 18.24 15.46 17L15.83 16.35L15.93 15.7C15.97 15.47 16 15.22 16 15ZM10 14H14V16H10V14ZM14 10H10V12H14V10Z" />
|
|
8
|
+
</svg>
|
|
9
|
+
|
|
10
|
+
Report an issue
|
|
11
|
+
</a>
|
|
@@ -150,6 +150,15 @@ a[href^="https://"]:not(.md-source):not(.skip-link-icon) {
|
|
|
150
150
|
}
|
|
151
151
|
|
|
152
152
|
.report-issue-link {
|
|
153
|
-
|
|
154
|
-
|
|
153
|
+
margin-block: 0.8rem;
|
|
154
|
+
font-size: 0.7rem;
|
|
155
|
+
line-height: 1;
|
|
156
|
+
display: flex;
|
|
157
|
+
align-items: center;
|
|
158
|
+
|
|
159
|
+
svg {
|
|
160
|
+
margin-top: -0.1rem;
|
|
161
|
+
width: 0.7rem;
|
|
162
|
+
height: 0.7rem;
|
|
163
|
+
}
|
|
155
164
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "uipath"
|
|
3
|
-
version = "2.0.
|
|
3
|
+
version = "2.0.59"
|
|
4
4
|
description = "Python SDK and CLI for UiPath Platform, enabling programmatic interaction with automation services, process management, and deployment tools."
|
|
5
5
|
readme = { file = "README.md", content-type = "text/markdown" }
|
|
6
6
|
requires-python = ">=3.10"
|
|
@@ -8,6 +8,12 @@ import os
|
|
|
8
8
|
from dataclasses import asdict, is_dataclass
|
|
9
9
|
from typing import Any, Dict, Optional, Type, TypeVar, cast, get_type_hints
|
|
10
10
|
|
|
11
|
+
from opentelemetry import trace
|
|
12
|
+
from opentelemetry.sdk.trace import TracerProvider
|
|
13
|
+
from opentelemetry.sdk.trace.export import BatchSpanProcessor
|
|
14
|
+
|
|
15
|
+
from uipath.tracing import LlmOpsHttpExporter
|
|
16
|
+
|
|
11
17
|
from ._contracts import (
|
|
12
18
|
UiPathBaseRuntime,
|
|
13
19
|
UiPathErrorCategory,
|
|
@@ -36,6 +42,11 @@ class UiPathRuntime(UiPathBaseRuntime):
|
|
|
36
42
|
await self.validate()
|
|
37
43
|
|
|
38
44
|
try:
|
|
45
|
+
trace.set_tracer_provider(TracerProvider())
|
|
46
|
+
trace.get_tracer_provider().add_span_processor( # type: ignore
|
|
47
|
+
BatchSpanProcessor(LlmOpsHttpExporter())
|
|
48
|
+
)
|
|
49
|
+
|
|
39
50
|
if self.context.entrypoint is None:
|
|
40
51
|
return None
|
|
41
52
|
|
|
@@ -62,6 +73,8 @@ class UiPathRuntime(UiPathBaseRuntime):
|
|
|
62
73
|
f"Error: {str(e)}",
|
|
63
74
|
UiPathErrorCategory.SYSTEM,
|
|
64
75
|
) from e
|
|
76
|
+
finally:
|
|
77
|
+
trace.get_tracer_provider().shutdown() # type: ignore
|
|
65
78
|
|
|
66
79
|
async def validate(self) -> None:
|
|
67
80
|
"""Validate runtime inputs."""
|
|
@@ -6,16 +6,11 @@ from functools import wraps
|
|
|
6
6
|
from typing import Any, Callable, List, Optional, Tuple
|
|
7
7
|
|
|
8
8
|
from opentelemetry import trace
|
|
9
|
-
from opentelemetry.sdk.trace import TracerProvider
|
|
10
|
-
from opentelemetry.sdk.trace.export import BatchSpanProcessor
|
|
11
9
|
|
|
12
|
-
from ._otel_exporters import LlmOpsHttpExporter
|
|
13
10
|
from ._utils import _SpanUtils
|
|
14
11
|
|
|
15
12
|
logger = logging.getLogger(__name__)
|
|
16
13
|
|
|
17
|
-
trace.set_tracer_provider(TracerProvider())
|
|
18
|
-
trace.get_tracer_provider().add_span_processor(BatchSpanProcessor(LlmOpsHttpExporter())) # type: ignore
|
|
19
14
|
tracer = trace.get_tracer(__name__)
|
|
20
15
|
|
|
21
16
|
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
{% set title = ("[" + (page.title or config.site_name) + "] Your title here") | urlencode %}
|
|
2
|
-
{% set body = ("Page link:: " + config.site_url + page.url + "\n\n ## My Issue/Suggestion") | urlencode %}
|
|
3
|
-
<a href="https://github.com/UiPath/uipath-python/issues/new?title={{ title }}&body={{ body }}"
|
|
4
|
-
class="md-content__button skip-link-icon report-issue-link">
|
|
5
|
-
Report an issue
|
|
6
|
-
</a>
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|