cdb-user in logs

This commit is contained in:
Simon Martín 2018-06-15 13:30:42 +02:00
parent 8a450a862c
commit 8f727fc15a

View File

@ -62,7 +62,7 @@ module.exports = class StreamCopyMetrics {
size: this.size,
rows: this.rows,
gzip: this.isGzip,
username: this.username,
'cdb-user': this.username,
time: this.time,
timestamp
};