mirror of
https://github.com/fleetdm/fleet
synced 2026-05-15 21:18:29 +00:00
Related to #5898, this reports an anonymized summary of errors stored in Redis into the analytics payload. For each error stored, this includes: - A `count` attribute with the number of occurrences of the error - A `loc` attribute with the 3 topmost lines in the stack trace. Note that stack traces only contain package name + line number (example: github.com/fleetdm/fleet/server.go:12 This also includes a minor refactor around error types. |
||
|---|---|---|
| .. | ||
| .keep | ||
| add-count-to-errors | ||
| feature-6096-rhel-oval | ||
| feature-6242-add-Fedora-oval-support | ||
| issue-3359-improve-sso-messaging | ||
| issue-4816-ubuntu-patch-id | ||
| issue-4904-add-host-battery-condition | ||
| issue-5378-add-hosts-by-osversion | ||
| issue-5379-add-weekly-active-users-count | ||
| issue-5898-report-error-statistics | ||
| issue-5982-software-list-performance | ||
| issue-6098-add-sso-error-code-in-redirect-to-login | ||
| issue-6245-e2e-software-fixtures | ||
| issue-6289-fix-table-name-collision-UI | ||
| issue-6373-os-version-policy-sql | ||