Skip to content

Issue Grouping

Errors grouped by location, related issues linked automatically

Same error 1000 times? One issue with a count.

LevelGroups byExample
Exact locationclass + message + file + lineConnectionError at cache.go:23
Same fileclass + message + fileConnectionError anywhere in cache.go
Same errorclass + messageConnectionError: connection refused anywhere

Falls back to class + message when file/line aren’t available. SDKs extract everything automatically.

ConnectionError at cache.go:23 and pubsub.go:12 are different issues, same root cause. LogNorth links them on the issue detail page.

  • Error class, file, line, caller
  • Occurrence count, first/last seen
  • Frequency heatmap
  • Stack trace
  • Related issues

Active = occurrences in last 24 hours. Everything else = stale. No manual triage.

Mute an issue to stop notifications. It still tracks occurrences.