mirror of
https://github.com/fleetdm/fleet
synced 2026-05-15 13:08:42 +00:00
Related to #4972, this adds a new key, error:<hash>:count to Redis in order to keep track of how many times each instance of an error occurred.
1 line
115 B
Text
1 line
115 B
Text
* Added a count value to errors retrieved by the `/debug/errors` API, with the number of times the error occurred.
|