commit
7b5c0812a2
1 changed files with 0 additions and 4 deletions
|
@ -2,8 +2,4 @@ if LogStasher.enabled
|
||||||
LogStasher.add_custom_fields do |fields|
|
LogStasher.add_custom_fields do |fields|
|
||||||
fields[:type] = "tps"
|
fields[:type] = "tps"
|
||||||
end
|
end
|
||||||
|
|
||||||
LogStasher.add_custom_fields_to_request_context do |fields|
|
|
||||||
fields.merge!(session_info_payload)
|
|
||||||
end
|
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue