vozlt / nginx-module-vts

Nginx virtual host traffic status module
BSD 2-Clause "Simplified" License
3.24k stars 464 forks source link

Server zones - Root domain only? #299

Open qcybb opened 2 months ago

qcybb commented 2 months ago

Is there anyway to have this module combine all the stats from the subdomains in to the root domain?

For example, my "Server Zones" list shows :

example.com www.example.com *.example.com

I'd like to combine all the stats from those 3 in to one "example.com" column.

Is that possible?