Configurable metrics max batch size
This commit is contained in:
parent
84e5896299
commit
53a6b0fd3b
7 changed files with 28 additions and 2 deletions
|
|
@ -101,6 +101,8 @@ type Configuration struct {
|
|||
|
||||
GlobalExternalAuth *ngx_config.GlobalExternalAuth
|
||||
MaxmindEditionFiles []string
|
||||
|
||||
MonitorMaxBatchSize int
|
||||
}
|
||||
|
||||
// GetPublishService returns the Service used to set the load-balancer status of Ingresses.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue