fleet/cmd
Roberto Dip b2d07e56b5
report error analytics (#6341)
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.
2022-06-28 16:31:14 -03:00
..
cpe Feature 6096: Scan RHEL/CentOS hosts using OVAL definitions (#6241) 2022-06-23 16:44:45 -04:00
fleet report error analytics (#6341) 2022-06-28 16:31:14 -03:00
fleetctl Add battery info in host details response (#6394) 2022-06-28 14:11:49 -04:00
osquery-perf Add battery info in host details response (#6394) 2022-06-28 14:11:49 -04:00