Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
## ChangeLog

--- develop ---
* issue: Drain only the notifications this run claimed (PR #804)
* issue: Correct counter delta, wrap modulus and percent denominator (PR #791)
* issue: Keep zero readings and stop falling back to the wrong data source (PR #790)
* issue: Correct the expression evaluator against rrdtool semantics (PR #788)
* issue: Thold integration dependency installation (PR #777)

* issue#686: Applying a templated threshold to a graph via the wrench icon, creates a duplicate graph
* issue#707: Excessive timeout for row caching prevents data from being updated timely
Expand Down
Loading