mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 10:25:52 +02:00
refactor: nodes analytics (#847)
* refactor: nodes analytics * feat(debug): add pprof in debug mode * refactor: websocket error handler
This commit is contained in:
parent
3be235fc84
commit
1a68dc526d
1 changed files with 1 additions and 0 deletions
|
@ -66,5 +66,6 @@ func GetNodesAnalytic(c *gin.Context) {
|
|||
}
|
||||
|
||||
time.Sleep(10 * time.Second)
|
||||
logger.Debug("[analytic nodes] sleep 10 seconds")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue