-
Notifications
You must be signed in to change notification settings - Fork 169
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Task-43152318] - Added Telemetry Logging to MSIXMGR Tool for Capturi…
…ng Useful Metrics (#573) * Added related files for Telemetry Logging * Added changes for Telemetry to the msixmgr.cpp file * Added code changes for ErrorCode and ErrorDesc * Added changes related to Additional Parameter in Commands * Added Code Comments for CorrelationId and SourceApplicationId * Added changes to Code comments * Changed the Operation name to comply with the actual commands, also removed the check for Operation Type for SourceApplicationId and CorrelationID * Changed the casing for Local variables and parameters. Added OutputImageType to be captured in Telemetry * Changed the casing of Local Variables, extracting OperationType from Command Line * Changed the msixmgrTraceLogging from .h file to a .hpp and added a .cpp file for that. Also, removed unnecessary #defines from msixmgrTelemetry.hpp file * Changed the ErrorDesc to comply with the existing Error Messages being displayed on the Console * Removed the Telemetry Logging when VHDSize is 0 as it is not needed anymore * Changed a telemetry logging statement for unpacking int VHD(X)/Folder * Removed TraceLoggingOptionGroupValue with dummy value * [Task - 43152318] - Added Comments and Description in the Code for newly added files
- Loading branch information
1 parent
2a124e3
commit 7adc5ae
Showing
9 changed files
with
935 additions
and
27 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.