slok / sloth

🦥 Easy and simple Prometheus SLO (service level objectives) generator
https://sloth.dev
Apache License 2.0
2.06k stars 167 forks source link

Add ability to specify rule group interval #367

Open KalenWessel opened 2 years ago

KalenWessel commented 2 years ago

I'm wanting to override the global default interval value with a rule_group interval value. When generating the rules via sloth I do not see the ability to set this.

slok commented 1 year ago

Hi @KalenWessel!

Sloth doesn't support this currently. But is a very nice point and addition. definitely, Sloth should support this.

Thanks for raising this up!

wbollock commented 1 year ago

@slok @KalenWessel I opened up https://github.com/slok/sloth/pull/515, would appreciate any feedback!