We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4d86c5 + 97611d3 commit 434cf45Copy full SHA for 434cf45
1 file changed
zipper/protocols/victoriametrics/victoriametrics_group.go
@@ -211,6 +211,7 @@ func NewWithLimiter(logger *zap.Logger, config types.BackendV2, tldCacheDisabled
211
maxMetricsPerRequest: *config.MaxBatchSize,
212
213
step: step,
214
+ forceMinStepInterval: forceMinStepInterval,
215
maxPointsPerQuery: maxPointsPerQuery,
216
vmClusterTenantID: vmClusterTenantID,
217
startDelay: delay,
0 commit comments