Skip to content

Commit

Permalink
exclude oom log
Browse files Browse the repository at this point in the history
  • Loading branch information
mayswind committed Apr 25, 2023
1 parent d9088d2 commit 1cf15a8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ public class DataReaderUnifiedJvmLogging extends AbstractDataReader {
"[trace",
"gc,heap,coops",
"gc,heap,exit",
"gc,metaspace,freelist,oom",
"[gc,phases,start",
"Trigger: ",
"Failed to allocate",
Expand Down

0 comments on commit 1cf15a8

Please sign in to comment.