Skip to content

Commit

Permalink
Add exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
hexiaofeng committed Dec 30, 2024
1 parent 4899e34 commit 76c302c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion joylive-package/src/main/assembly/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,6 @@ agent:
- com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls.ThreadlessExecutor
- com.alibaba.nacos.shaded.io.grpc.SynchronizationContext
- com.alibaba.nacos.shaded.com.google.common.util.concurrent.DirectExecutor
- io.opentelemetry.sdk.internal.DaemonThreadFactory
excludeTasks:
- com.alibaba.nacos.shaded.io.grpc.internal.DnsNameResolver.Resolve
- com.alibaba.nacos.client.naming.backups.FailoverReactor$DiskFileWriter
Expand All @@ -272,6 +271,7 @@ agent:
- com.alibaba.nacos.shaded.io.grpc.internal.LogExceptionRunnable
- com.jd.live.agent.core.thread.NamedThreadFactory
- com.jd.jr.sgm.client.disruptor.LogEventFactory
- io.opentelemetry.sdk.internal.DaemonThreadFactory
excludeTaskPrefixes:
- reactor.core.scheduler.BoundedElasticScheduler$$Lambda
- org.springframework.cloud.commons.util.InetUtils$$Lambda$
Expand Down

0 comments on commit 76c302c

Please sign in to comment.