Traffic usage for resources #1168
Replies: 4 comments
-
|
Interesting idea! You could do this currently by using a site for each resource you want to monitor. This makes a lot of sense if you deploy with docker because you can just throw newt into each stack. I see the appeal for the future though! |
Beta Was this translation helpful? Give feedback.
-
|
... being able to see the traffic of each resource in the resources dashboard would be absolutely great! |
Beta Was this translation helpful? Give feedback.
-
|
Yeah, this is very important nowadays. I have massive traffic on some resources, because of bots. It's not clear which exact resource is abused, as the current analytics only give requests - not traffic. I think the most important resource type for such statistics would be http(s) and traefik should already have everything included to get such statistics. It "just" needs a frontend for the metrics endpoint, which may need to be activated. |
Beta Was this translation helpful? Give feedback.
-
|
Interesting idea! Right now this is based off of the wireguard tunnel
on the gerbil side but to track it at the resourcelevel we would need
to do it in newt and send it up. Definitely possible though.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd love to see what the traffic data is for the resources individually - while it's nice to see the overall usage, individual usage would make figuring out what is using all the bandwidth.
Beta Was this translation helpful? Give feedback.
All reactions