add ilm forecast data collection, generalized parallel api calls

This commit is contained in:
2026-06-25 11:54:06 +02:00
parent 825b3ce5d1
commit 5f60696b01
7 changed files with 585 additions and 152 deletions

View File

@@ -39,6 +39,8 @@ type Ilm struct {
DeleteMinAge string
DeleteSearchableSnapshots bool
FromPhase, Within string // forecast
}
func (cfg *Ilm) HaveHot() bool {