Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-apm
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
2017-11-28 18:22:37 +0800
Commit
c930760ebf1287b91a11a8ffaaf94b8420f513f1
1 parent
36cba626
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
middleware/apm.js
middleware/apm.js
View file @
c930760
...
...
@@ -119,7 +119,7 @@ module.exports = (req, res, next) => {
host
:
item
.
hostname
,
route
:
item
.
path
},
field
:
{
field
s
:
{
duration
:
item
.
duration
}
});
...
...
Please
register
or
login
to post a comment