Scrap json metrics from nginx vts
upgrade vts to the latest version
This commit is contained in:
parent
dd7f8b4a97
commit
1d38e3a384
7 changed files with 424 additions and 75 deletions
|
|
@ -289,6 +289,7 @@ func NewDefault() Configuration {
|
|||
UseProxyProtocol: false,
|
||||
UseGzip: true,
|
||||
WorkerProcesses: runtime.NumCPU(),
|
||||
EnableVtsStatus: false,
|
||||
VtsStatusZoneSize: "10m",
|
||||
UseHTTP2: true,
|
||||
Backend: defaults.Backend{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue