[OpenNMS/opennms] e463a8: NMS-20152: surface forecast failure conditions on ...
joseanesONMS via opennms-cvs <[email protected]>
| Newsgroups | gmane.network.opennms.cvs |
|---|---|
| Message-ID | <OpenNMS/opennms/push/refs/heads/jira/NMS-20152-resource-graphs/[email protected]> |
Branch: refs/heads/jira/NMS-20152-resource-graphs
Home: https://github.com/OpenNMS/opennms
Commit: e463a8ef7e86c91517fddf2e726a1e52d55a5888
https://github.com/OpenNMS/opennms/commit/e463a8ef7e86c91517fddf2e726a1e52d55a5888
Author: Jose Anes <[email protected]>
Date: 2026-08-24 (Mon, 24 Aug 2026)
Changed paths:
M docs/modules/operation/pages/deep-dive/performance-data-collection/forecasting.adoc
M ui/src/components/Resources/ForecastGraph.vue
M ui/tests/components/Resources/ForecastGraph.test.ts
Log Message:
-----------
NMS-20152: surface forecast failure conditions on the graph
runForecast only warned when the measurements response was empty, so a
response whose timestamps are present but whose Holt-Winters columns are
empty or all-NaN rendered a bare data line with three empty legend entries
and no explanation. Inspect the returned columns the way the legacy forecast
page does (via checkForecastWarning.js) and show a banner when: no HWFit
column is returned, the fit is all-NaN (including the multiplicative
Holt-Winters divide-by-zero when the metric reaches zero in-season), or the
confidence bounds have zero width. Restore the per-condition warnings table
in forecasting.adoc to match.
To unsubscribe from these emails, change your notification settings at https://github.com/OpenNMS/opennms/settings/notifications
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/wiki/index.php?page=MailingListFaq
opennms-cvs mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-cvs