mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #3249] [Feature Request] 关于Dashboard统计数据的建议 #2607
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#2607
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 @NoDeadCarp on GitHub (Jan 10, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3249
Describe the feature request
目前Dashboard的统计数据是直接存储在内存中,并没有存储在磁盘
每次重启frps后统计数据会清零
建议作者考虑存储在磁盘中,并提供可修改的保存数据的时间,使其重启后统计数据从重启前的数据继续统计,方便用户看见整体数据
此issue在2016年已经被提过了,目前已经被关闭,但是我身边有很多使用frp的用户都有这个需求,希望作者能再次考虑一下
感谢
Describe alternatives you've considered
No response
Affected area
@fatedier commented on GitHub (Jan 15, 2023):
持久化需求建议使用 prometheus 采集。
https://github.com/fatedier/frp/blob/dev/conf/frps_full.ini#L60
@github-actions[bot] commented on GitHub (Feb 15, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.