Tag:
monotonic history functions

Handy Tips #30: Detect continuous increase or decrease of values with monotonic history functions
May 26, 2022
Handy Tips
Analyze your incoming metrics and look for interruptions in continuously increasing or decreasing metrics with the monoinc and monodec history functions. A continuous increase or decrease is the norm for metrics such as server uptime, time remaining until a task is executed, number of daily transactions, and many other such use cases. A software or […]