Flank uses Bugsnag to monitor test runner stability. Bugsnag enables data driven decisions when prioritizing bug fixes.
Bugsnag captures the following error data:
Flank
- Stacktrace
- releaseStage of Flank (production or snapshot)
- version of Flank (git commit Flank was built from)
Device
- hostname
- locale
- osArch
- osName
- osVersion
- runtimeVersions of Java
Flank respects the same analytics opt out as gcloud CLI.
echo "DISABLED" > ~/.gsutil/analytics-uuid
To see how Bugsnag is integrated within the Flank project please see the Flank Bugsnag testcase and the actual Bugsnag implementation