-
Notifications
You must be signed in to change notification settings - Fork 140
Community Activities: Added basic runtime telemetry for Credentials, Cryptography, Database, FTP and Java activities #495
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
Added basic runtime telemetry (execution event only) to the following community activity packages: - UiPath.Database.Activities - UiPath.FTP.Activities - UiPath.Cryptography.Activities - UiPath.Java.Activities
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds basic runtime telemetry infrastructure to four community activity packages (Database, FTP, Java, and Cryptography). The implementation includes telemetry event tracking for activity execution with exception handling support.
Key changes:
- Created shared telemetry infrastructure and contracts in
UiPath.Shared.Telemetry
- Added telemetry execution tracking to all activities in the four target packages
- Updated project configurations to include necessary telemetry dependencies
Reviewed Changes
Copilot reviewed 76 out of 76 changed files in this pull request and generated 4 comments.
Show a summary per file
File | Description |
---|---|
UiPath.Shared.Telemetry/* | New shared telemetry infrastructure with contracts, services, and providers |
UiPath.Shared.Contracts/* | Supporting contract wrappers for runtime and designer integration |
Activities/*/**.csproj | Updated project files to include telemetry dependencies |
Activities///**.cs | Added telemetry tracking to individual activity implementations |
Directory.build.* | Global build configuration updates for telemetry support |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Activities/Cryptography/UiPath.Cryptography.Activities/HashText.cs
Outdated
Show resolved
Hide resolved
Activities/Cryptography/UiPath.Cryptography.Activities/HashText.cs
Outdated
Show resolved
Hide resolved
Activities/Cryptography/UiPath.Cryptography.Activities/UiPath.Cryptography.Activities.csproj
Outdated
Show resolved
Hide resolved
Added basic runtime telemetry (execution event only) to the following community activity packages: - UiPath.Database.Activities - UiPath.FTP.Activities - UiPath.Cryptography.Activities - UiPath.Java.Activities - UiPath.Credentials.Activities
a105d71
to
02b3a12
Compare
…ttps://github.com/UiPath/Community.Activities into feature/communityactivities/add-runtime-telemetry
Addressed the changes required for the PR Fixed failing tests for Cryptography, Database, FTP and Java Activities
|
|
|
|
|
|
Added basic runtime telemetry (execution event only) to the following community activity packages:
This PR only covers the infrastructure for Telemetry which was migrated from System.Activities, and a basic runtime event for each activity mentioned in the Jira tickets.
Jira tickets:
https://uipath.atlassian.net/browse/STUD-77058
https://uipath.atlassian.net/browse/STUD-77060
https://uipath.atlassian.net/browse/STUD-77061
https://uipath.atlassian.net/browse/STUD-77063
https://uipath.atlassian.net/browse/STUD-77065
How to test:
Add the activities in a Studio project, run/debug them and check the Telemetry events sent in the Robot AppInsights page using this filter: