Skip to content

feat: add telemetry for cli#1205

Open
radugheo wants to merge 1 commit intomainfrom
feat/add-telemetry
Open

feat: add telemetry for cli#1205
radugheo wants to merge 1 commit intomainfrom
feat/add-telemetry

Conversation

@radugheo
Copy link
Collaborator

@radugheo radugheo commented Jan 26, 2026

Added CLI telemetry tracking via Application Insights for all commands, reporting execution status, duration, and environment context.
Events are buffered in-process and flushed to App Insights via an atexit handler so telemetry never blocks command execution.

@github-actions github-actions bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository labels Jan 26, 2026
@radugheo radugheo force-pushed the feat/add-telemetry branch 3 times, most recently from 2708d1e to cab218d Compare January 26, 2026 17:41
@radugheo radugheo added the build:dev Create a dev build from the pr label Jan 30, 2026
@radugheo radugheo force-pushed the feat/add-telemetry branch 3 times, most recently from 2235c65 to 0a28051 Compare January 30, 2026 14:50
@radugheo radugheo force-pushed the feat/add-telemetry branch 17 times, most recently from b6c241e to 146a9f7 Compare February 12, 2026 16:51
@radugheo radugheo removed the build:dev Create a dev build from the pr label Feb 12, 2026
@radugheo radugheo changed the title [WIP] feat: add telemetry for cli feat: add telemetry for cli Feb 12, 2026
@radugheo radugheo marked this pull request as ready for review February 13, 2026 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant