监控插件完成

This commit is contained in:
Liujian
2022-12-20 22:40:29 +08:00
parent 6c1b7a5fdf
commit 088fc79f8a
32 changed files with 471 additions and 192 deletions

View File

@@ -49,7 +49,6 @@ func (h *httpHandler) ServeHTTP(ctx eocontext.EoContext) {
}
ctx = wsCtx
}
//Set Label
ctx.SetLabel("api", h.routerName)
ctx.SetLabel("api_id", h.routerId)