fiveai / Cachet

📛 An open source status page system for everyone.
https://cachethq.io
BSD 3-Clause "New" or "Revised" License
101 stars 28 forks source link

Fix bug metrics does not respect threshold config #69

Open truong-hua opened 3 years ago

truong-hua commented 3 years ago

This commit fix the bug that even $metric->threshold is configured to a greater than 1 minute, but the metrics generated was always filled with default value to the returned metric points for every minute.