(ctx context.Context, client v1.API, selectors string, start time.Time, duration time.Duration)
| 15 | |
| 16 | Name() string |
| 17 | Query(ctx context.Context, client v1.API, selectors string, start time.Time, duration time.Duration) ([]model.SamplePair, error) |
| 18 | ExpectedValueAt(time.Time) float64 |
| 19 | |
| 20 | MinQueryTime() time.Time |
no outgoing calls