Skip to content

Commit de8902f

Browse files
yugasunsyzh
andauthored
feat: add metrics (#2)
* change metric data, add p50,p95 * add getCustomMetrics api * change match metric name * change match regexp * fixed bug * add create sercvice api * fixed error * fixed bug * delete debug console Co-authored-by: syz <eagle-china@hotmail.com>
1 parent abb04af commit de8902f

File tree

2 files changed

+369
-19
lines changed

2 files changed

+369
-19
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"is-typedarray": "1.0.0",
3131
"isstream": "0.1.2",
3232
"json-stringify-safe": "5.0.1",
33+
"lodash": "^4.17.15",
3334
"mime-types": "2.1.24",
3435
"moment": "^2.24.0",
3536
"oauth-sign": "0.9.0",

0 commit comments

Comments
 (0)