Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
chenzhiguo committed Dec 19, 2024
1 parent 40d33f4 commit 57686c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions deploy/joylive-injector/config/bootstrap.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ app.location.cell=${APPLICATION_LOCATION_CELL}
app.location.laneSpaceId=${APPLICATION_LOCATION_LANESPACE_ID}
app.location.lane=${APPLICATION_LOCATION_LANE}
agent.enhance.shutdownOnError=${CONFIG_ENHANCE_SHUTDOWN_ON_ERROR:true}
agent.enhance.excludeApp=${CONFIG_ENHANCE_EXCLUDE_APPS:com.taobao.arthas.boot.Bootstrap,org.netbeans.Main}
classloader.contextLoaderEnabled=${CLASSLOADER_CONTEXT_LOADER_ENABLED:true}
classloader.core.configExtensions=yaml,yml,xml,json,properties
#classloader.core.parentResources=
Expand Down
1 change: 1 addition & 0 deletions deploy/joylive-injector/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ agent:
excludeInterfaces: null
excludeClassLoaders:
- com.jd.jr.sgm.agent.loader.ClientLibClassLoader
- com.jd.jr.sgm.agent.loader.ClientAppClassLoader
- com.jd.pfinder.profiler.load.InterceptorClassLoader
- com.jd.pfinder.profiler.utils.ModuleClassLoader
- com.jd.pfinder.profiler.load.ModuleInterceptorClassLoader
Expand Down

0 comments on commit 57686c1

Please sign in to comment.