Tools
There is a web app available to make quick edits to the JSON config and access crash data.
A variety of C# console tools were created to help setup and manage the V2 pipeline:
- BugFilerTool works in conjunction with the MetadataTest tools to test and iterate on the bug filer.
- DownloadCrashTool allows end-users and developers to download crashes from Azure storage.
- MetadataTestTool and UI enable testing JSON config and C# script changes locally, using an existing Watson crash analysis XML and dump ZIP file. The UI can also communicate with the CrashCABN web API.
- TitleConfigurationClient makes use of the CrashCABN web API to allow title administrators to upload configuration changes and trigger test runs of pull ingestion. It can also query Watson APIs for builds, failures, and crash information.
FAQ
What is required to run these tools?
A Windows PC with a .NET 8 or newer runtime installed. You will also be asked to login with Azure Active Directory to access some features.
This page was last modified on March 19 2024, 09:09 PM (UTC).