cortex-tools icon indicating copy to clipboard operation
cortex-tools copied to clipboard

Implement rules testing a la promtool test rules <test file>.yml

Open genebean opened this issue 3 years ago • 1 comments

The fix for #148 does not account for promtool test rules <test file>.yml. Please also fix that since the namespace bits break the upstream tool.

genebean avatar Mar 11 '21 19:03 genebean

+1, we recently upgraded promtool and was hit with the same issue. This PR: https://github.com/prometheus/prometheus/pull/7767 was the one that broke promtool for us since it's now doing strict validation and not allowing namespace.

freddd avatar Nov 26 '21 08:11 freddd