fleet/server/errorstore
Roberto Dip 984605f630
store count alongside unique error instances in Redis (#6232)
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.
2022-06-21 08:43:53 -03:00
..
errors_test.go store count alongside unique error instances in Redis (#6232) 2022-06-21 08:43:53 -03:00
errors.go store count alongside unique error instances in Redis (#6232) 2022-06-21 08:43:53 -03:00