parent
9b71477509
commit
4bfd982a23
|
@ -13,8 +13,7 @@ const (
|
||||||
// Prefix is prepended to the ID of all alerts
|
// Prefix is prepended to the ID of all alerts
|
||||||
Prefix = "chronograf-v1-"
|
Prefix = "chronograf-v1-"
|
||||||
|
|
||||||
// DefaultFetchRate is the rate at which paginated responses will be consumed
|
// FetchRate is the rate Paginating Kapacitor Clients will consume responses
|
||||||
// from a Kapacitor
|
|
||||||
FetchRate = 100
|
FetchRate = 100
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue