Skip to content

v4.0.0

Compare
Choose a tag to compare
@tedpearson tedpearson released this 01 Oct 04:13
· 50 commits to master since this release

Major Release: Ad-hoc forecasts!

ForecastMetrics is now a long-running process that schedules its own updates rather than needing to be run on a timer or cron. It now runs a web server where it supports a very specific type of prometheus range query like forecast_temperature{source="nws",locationAdhoc="WashingtonMonument"}. It will proxy requests that are already being regularly updated to an existing VictoriaMetrics server.

Full Changelog: v3.2.3...v4.0.0