mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
changed type to query_type as it conflicts with logstash
This commit is contained in:
@@ -32,7 +32,7 @@ module.exports =
|
||||
time = new Date() - start
|
||||
logger.log
|
||||
query: db_command.query
|
||||
type: type
|
||||
query_type: type
|
||||
collection: collection
|
||||
"response-time": new Date() - start
|
||||
"mongo request"
|
||||
|
||||
Reference in New Issue
Block a user