updated trendprofile model structure

This commit is contained in:
gezimblliku
2024-09-18 11:40:42 +02:00
committed by Dan Christian Bogos
parent fb9e69e812
commit bfba6c6f74
10 changed files with 12 additions and 12 deletions

View File

@@ -1066,8 +1066,8 @@ type TPTrendsProfile struct {
Schedule string
StatID string
Metrics []string
QueueLength int
TTL string
QueueLength int
MinItems int
CorrelationType string
Tolerance float64