Skip to content

Commit

Permalink
Update comparison filters
Browse files Browse the repository at this point in the history
  • Loading branch information
petecheslock committed Jul 26, 2023
1 parent 46303fb commit a308dea
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions appmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,4 @@ language: ruby
appmap_dir: tmp/appmap
compare:
filter:
hide_external: true
hide_name:
- /^external-route:.*\bhttp:\/\/127\.0\.0\.1:\d+\/session\/[a-f0-9]{32,}\//
- /^query:[\s\S]*\bSAVEPOINT\b/
- /^query:[\s\S]*\bPRAGMA\b/,
- /^query:[\s\S]*\bsqlite_master\b/
hide_external: true

0 comments on commit a308dea

Please sign in to comment.