mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-09 04:46:06 +10:00
10 lines
380 B
Plaintext
10 lines
380 B
Plaintext
# Please modify following
|
|
# The included/excluded paths are applied sequentially from up to down
|
|
# + included_path_patterns
|
|
# - excluded_path_patterns
|
|
* default
|
|
- \com\navercorp\pinpoint\thrift\dto
|
|
- \com\navercorp\pinpoint\common\util\apache
|
|
- \com\navercorp\pinpoint\common\util\jsr166
|
|
- \com\navercorp\pinpoint\profiler\util\jdk
|
|
- \com\navercorp\pinpoint\bootstrap\util\spring |