Aardvark icon indicating copy to clipboard operation
Aardvark copied to clipboard

Filtered highlight errors in log stores to only recent errors

Open NickEntin opened this issue 4 years ago • 1 comments

The highlighted errors can often contain red herrings in the form of old errors that aren't relevant to the issue that was seen just prior to filing the bug report. While some errors can have downstream effects much later, I've found that more often than not an older error message is unrelated and simply adds noise.

This filters out error messages that are older than 1 hour from the highlighted errors. The time interval is configurable, so developers can adjust as appropriate for their app's behavior.

NickEntin avatar Sep 18 '21 00:09 NickEntin

I wonder if 30 min might make even more sense as a default

I'm fine with 30 minutes as the default. 👍

NickEntin avatar Sep 23 '21 23:09 NickEntin