package
1.19.0
Repository: https://github.com/cortexproject/cortex.git
Documentation: pkg.go.dev

# Functions

NewRunner makes a new Runner.
NewSimpleTestCase makes a new simpleTestCase.
NewTimeValue makes a new TimeValue; will round t down to the nearest midnight.

# Structs

DeleteSeriesTest would keep deleting data for configured duration at configured interval.
Runner runs a bunch of test cases, periodically checking their value.
RunnerConfig is config, for the runner.
TimeValue is a model.Time that can be used as a flag.

# Interfaces

Case is a metric that can be used for exporting a metric and querying it for tests.