Skip to content

Commit

Permalink
Update kindling-collector-config.yml
Browse files Browse the repository at this point in the history
Signed-off-by: AnthonyHui <48346142+hwz779866221@users.noreply.github.com>
  • Loading branch information
hwz779866221 authored May 11, 2023
1 parent 002d6d6 commit 2e95d2e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions deploy/agent/kindling-collector-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@ analyzers:
# The unit is second. The greater it is, the more data will be stored.
edge_events_window_size: 2
#java_trace_delete_interval is the interval for cleaning up expired data in javatraces.
#The unit is seconds.
#The unit is seconds.
java_trace_delete_interval: 10
#java_trace_expiration_time is the expiration time for data in javatraces.
#The unit is seconds.
java_trace_expiration_time: 30
#The unit is seconds.
java_trace_expiration_time: 30
tcpconnectanalyzer:
channel_size: 10000
wait_event_second: 10
Expand Down Expand Up @@ -248,4 +248,4 @@ observability:
# Note: DO NOT add the prefix "http://"
endpoint: 10.10.10.10:8080
stdout:
collect_period: 15s
collect_period: 15s

0 comments on commit 2e95d2e

Please sign in to comment.