Merge pull request #5749 from Bo0km4n/feat-configurable-max-batch-size
[Fix/metrics] Be configurable max batch size of metrics
This commit is contained in:
commit
803a76cf8a
7 changed files with 28 additions and 2 deletions
|
|
@ -851,6 +851,7 @@ type TemplateConfig struct {
|
|||
PublishService *apiv1.Service
|
||||
EnableMetrics bool
|
||||
MaxmindEditionFiles []string
|
||||
MonitorMaxBatchSize int
|
||||
|
||||
PID string
|
||||
StatusPath string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue