Skip to content

Releases: tedpearson/ForecastMetrics

v4.1.0

06 Oct 05:47
Compare
Choose a tag to compare

Remove functionality to proxy prometheus queries. Replaced by using datasource variables in Grafana.

Full Changelog: v4.0.7...v4.1.0

v4.0.7

06 Oct 04:56
Compare
Choose a tag to compare

Fix bug

Full Changelog: v4.0.6...v4.0.7

v4.0.5

05 Oct 04:44
Compare
Choose a tag to compare

add synthetic accumulated_precip metric
proxy if location name matches

Full Changelog: v4.0.4...v4.0.5

v4.0.4

05 Oct 03:01
Compare
Choose a tag to compare
  • Don't handle most prometheus endpoints, but don't 404
  • Use location and save tags, stop usage of locationAdhoc and locationTxt

Full Changelog: v4.0.3...v4.0.4

v4.0.3

05 Oct 00:52
Compare
Choose a tag to compare

Fix astronomy metrics in ad-hoc forecasts

Full Changelog: v4.0.2...v4.0.3

v4.0.2

02 Oct 03:44
Compare
Choose a tag to compare

Fix bug converting astronomy events to prometheus response

Full Changelog: v4.0.1...v4.0.2

v4.0.1

02 Oct 02:35
Compare
Choose a tag to compare

Separate locations from main config file, so they can be updated separately

Full Changelog: v4.0.0...v4.0.1

v4.0.0

01 Oct 04:13
Compare
Choose a tag to compare

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

v3.2.3

08 Jan 20:49
Compare
Choose a tag to compare

First version that should work as a library (changed module path to /v3)

Full Changelog: v3.2.2...v3.2.3

v3.2.2

05 Dec 22:27
Compare
Choose a tag to compare

Testing out github releases, no changes since v3.2.1

Full Changelog: v3.2.1...v3.2.2