do not store stg for trace_job_response_times
This commit is contained in:
parent
72b76cd1c0
commit
6156da6818
@ -22,7 +22,7 @@ observe_systemstate = []
|
|||||||
observe_systemstate_unordered = []
|
observe_systemstate_unordered = []
|
||||||
do_hash_notify_state = []
|
do_hash_notify_state = []
|
||||||
do_hash_notify_value = []
|
do_hash_notify_value = []
|
||||||
trace_job_response_times = [ "trace_stg" ]
|
trace_job_response_times = [ "observe_systemstate" ]
|
||||||
trace_stg = [ "observe_systemstate" ]
|
trace_stg = [ "observe_systemstate" ]
|
||||||
trace_reads = [ "trace_stg", "trace_job_response_times" ]
|
trace_reads = [ "trace_stg", "trace_job_response_times" ]
|
||||||
# feedbacks
|
# feedbacks
|
||||||
|
Loading…
x
Reference in New Issue
Block a user