mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2364] 监控页面不显示 SUDP 的统计信息 #1876
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#1876
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zvrh on GitHub (Apr 23, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2364
[REQUIRED] hat version of frp are you using
Version: 0.36.2
[REQUIRED] What operating system and processor architecture are you using
OS: Windows10 and Debian10
[REQUIRED] description of errors

在 frpc 和 frps 的web监控页面都不显示SUDP协议的统计数据,如图:
Can you guess what caused this issue
查看后发现API接口是有数据的,前端页面没有对sudp的数据进行展示,例如:
2408f1df04/web/frps/src/App.vue (L13-L20)Checklist: