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:26:39 +0800
Commit
1836f1f1dbe986dd2667e1ba36dd88fbadb6dff8
1 parent
c930760e
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 @
1836f1f
...
...
@@ -117,7 +117,7 @@ module.exports = (req, res, next) => {
tags
:
{
app
:
item
.
app
,
host
:
item
.
hostname
,
route
:
item
.
p
ath
route
:
item
.
p
t
},
fields
:
{
duration
:
item
.
duration
...
...
Please
register
or
login
to post a comment