mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #359] Simple Real Time Statistics #308
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#308
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 @nightcomdev on GitHub (Apr 10, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/359
Is your feature request related to a problem? Please describe.
I like to have always information's when some service is running, specially when it comes to public ones. No matter what but some numbers are important, like current connected and it can be catch from nginx log file. It would be nice to have view on what domain is heavy used at the moment, no history is needed just real time, for history Grafana with Influx can be implemented separate I guess.
Describe the solution you'd like
Simple statistics in real time, like amount of connections etc. Nothing that will make this project heavy, I see author want to keep it light and simple but real time stats don't need db I think and even if it would not make it more heavy. This can be always as option in Settings? So out of box is simple but you can always expand features, this would be nice.
Describe alternatives you've considered
Traefik or HAProxy but I really like Nginx Proxy Manager and Dash board is so empty, having over 20 VM's need's some more attention then just static page.
Maybe Fork this project and make something more advanced? Simple is good but when you expose your services on world you need to know what is happening in real time at least.
Additional context
Nope, just idea.
@github-actions[bot] commented on GitHub (Mar 30, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (May 9, 2025):
Issue was closed due to inactivity.