feat(analytics): enhance command tracking with additional properties#1552
Merged
Conversation
ramya18101
marked this pull request as ready for review
June 22, 2026 08:24
…roperties (#1553) * feat(analytics): enhance command tracking with agent identification properties * enhance agent detection with additional environment variables and process info caching * remove un-necessary func * feat(agent-detection): enhance agent detection with final env variables
…1862-enhance-command-tracking-with-additional-properties
…perties' of https://github.com/auth0/auth0-cli into DXCDT-1862-enhance-command-tracking-with-additional-properties
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## DXCDT-1862-enhance-command-tracking-events #1552 +/- ##
=============================================================================
Coverage ? 59.45%
=============================================================================
Files ? 122
Lines ? 23493
Branches ? 0
=============================================================================
Hits ? 13967
Misses ? 8646
Partials ? 880 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
ramya18101
merged commit Jun 23, 2026
ed2c31b
into
DXCDT-1862-enhance-command-tracking-events
6 checks passed
ramya18101
deleted the
DXCDT-1862-enhance-command-tracking-with-additional-properties
branch
June 23, 2026 04:47
ramya18101
added a commit
that referenced
this pull request
Jun 23, 2026
…ents (#1551) * feat(analytics): enhance command tracking with success and failure events * feat(analytics): improve error handling for API responses * feat(analytics): unify command tracking events under a single method * feat(analytics): enhance command tracking with additional properties (#1552) * feat(analytics): enhance command tracking with additional properties * feat(analytics): enhance command tracking with agent identification properties (#1553) * feat(analytics): enhance command tracking with agent identification properties * enhance agent detection with additional environment variables and process info caching * remove un-necessary func * feat(agent-detection): enhance agent detection with final env variables
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔧 Changes
This pull request enhances analytics tracking for command execution in the CLI by collecting richer context about the environment and command invocation in the event properties.
📚 References
DXCDT-1863
🔬 Testing
📝 Checklist