fix: update comment about ReadWindowAggregate semantics

pull/20066/head
Andrew Lamb 2020-11-17 06:22:12 -05:00
parent 632e8f11ed
commit 4bd819f719
1 changed files with 2 additions and 0 deletions

View File

@ -55,6 +55,8 @@ type ReadTagValuesSpec struct {
TagKey string
}
// Window and the WindowEvery/Offset should be mutually exclusive. If you set either the WindowEvery or Offset with
// nanosecond values, then the Window will be ignored
type ReadWindowAggregateSpec struct {
ReadFilterSpec
WindowEvery int64