mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-04-23 10:58:34 +08:00
update sky-agent 9.5.0 => 9.6.0
This commit is contained in:
@@ -38,6 +38,9 @@ agent.authentication=${SW_AGENT_AUTHENTICATION:}
|
||||
# The max number of TraceSegmentRef in a single span to keep memory cost estimatable.
|
||||
agent.trace_segment_ref_limit_per_span=${SW_TRACE_SEGMENT_LIMIT:500}
|
||||
|
||||
# The max number of logs in a single span to keep memory cost estimatable.
|
||||
agent.log_limit_per_span=${SW_LOG_LIMIT_PER_SPAN:500}
|
||||
|
||||
# The max amount of spans in a single segment.
|
||||
# Through this config item, SkyWalking keep your application memory cost estimated.
|
||||
agent.span_limit_per_segment=${SW_AGENT_SPAN_LIMIT:300}
|
||||
|
||||
Reference in New Issue
Block a user