[GH-ISSUE #4986] [Feature Request] in prometheus metrics, I would like to see which proxies are currently registered (i.e. frpc connected) #3929

Closed
opened 2026-05-05 14:30:17 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @charlieblevins on GitHub (Sep 19, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4986

Describe the feature request

Since proxy registration seems to imply that the frpc client is online, it would be great to add the "name" label to this metric. I have made a PR to add this here

I was wondering if this was tried before and maybe an issue was encountered?

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @charlieblevins on GitHub (Sep 19, 2025). Original GitHub issue: https://github.com/fatedier/frp/issues/4986 ### Describe the feature request Since proxy registration seems to imply that the frpc client is online, it would be great to add the "name" label to this metric. I have made a [PR to add this here](https://github.com/fatedier/frp/pull/4985) I was wondering if this was tried before and maybe an issue was encountered? ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 14:30:17 -06:00
  • closed this issue
  • added the
    proposal
    label
Author
Owner

@fatedier commented on GitHub (Sep 21, 2025):

It's a breaking change for existing dashboards and queries.

Perhaps we could add a new metric proxy_count_detailed.

<!-- gh-comment-id:3316006731 --> @fatedier commented on GitHub (Sep 21, 2025): It's a breaking change for existing dashboards and queries. Perhaps we could add a new metric `proxy_count_detailed`.
Author
Owner

@charlieblevins commented on GitHub (Sep 22, 2025):

Thanks for teaching!

I'll update the PR to create a new proxy_count_detailed metric

<!-- gh-comment-id:3319799372 --> @charlieblevins commented on GitHub (Sep 22, 2025): Thanks for teaching! I'll update the PR to create a new `proxy_count_detailed` metric
Author
Owner

@charlieblevins commented on GitHub (Sep 22, 2025):

Thank you for helping me get this in. May I ask, how do you generally schedule releases? When would you predict this change will be released?

<!-- gh-comment-id:3320054434 --> @charlieblevins commented on GitHub (Sep 22, 2025): Thank you for helping me get this in. May I ask, how do you generally schedule releases? When would you predict this change will be released?
Author
Owner

@fatedier commented on GitHub (Sep 23, 2025):

There is usually no fixed release milestone. I expect it will be in one to two weeks, once some of the ongoing features are completed.

<!-- gh-comment-id:3322144563 --> @fatedier commented on GitHub (Sep 23, 2025): There is usually no fixed release milestone. I expect it will be in one to two weeks, once some of the ongoing features are completed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#3929
No description provided.