Authored by htoooth

fix

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