mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #5282] Traffic metrics not updated in real-time for some proxies #4078
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#4078
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 @AkbarAsghari on GitHub (Apr 8, 2026).
Original GitHub issue: https://github.com/fatedier/frp/issues/5282
Describe the feature request
Traffic metrics not updated in real-time for some proxies
Hi,
When enabling Prometheus metrics in FRP, traffic stats for some proxies (especially long-lived TCP connections) are not updated frequently. Instead, they remain unchanged for a long time and then suddenly jump by a large amount (e.g., hundreds of MB or more).
This makes real-time monitoring difficult.
Reducing Prometheus scrape_interval does not help, so it seems metrics are buffered internally and only flushed occasionally.
It would be helpful to have more frequent or configurable updates for traffic metrics.
Thanks 🙏
Describe alternatives you've considered
No response
Affected area
@github-actions[bot] commented on GitHub (Apr 23, 2026):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.