Authored by htoooth

fix

... ... @@ -117,7 +117,7 @@ module.exports = (req, res, next) => {
tags: {
app: item.app,
host: item.hostname,
route: item.path
route: item.pt
},
fields: {
duration: item.duration
... ...