Files
coolify/app/Models
Vishwanath Martur f45411f3d6 Fix metrics error when data is less than selected date
Related to #4309

Fix the 'sql: Scan error on column index 5, name "usedPercent": converting NULL to float64 is unsupported' error on the metrics page.

* Update the `getMemoryMetrics` method in `app/Models/Server.php` to handle NULL values for the "usedPercent" field by setting them to 0.0.
* Add a check for NULL values in the `getMemoryMetrics` method before converting to float64.
2024-11-23 13:08:53 +05:30
..
2024-11-12 11:50:02 +01:00
2024-06-10 20:43:34 +00:00
2024-07-25 11:31:59 +00:00
2024-10-28 14:56:13 +01:00
2024-06-22 08:41:55 +00:00
2024-06-10 20:43:34 +00:00
2024-06-10 20:43:34 +00:00
2024-02-16 21:56:38 +01:00
2024-10-02 11:45:30 +02:00
2024-10-17 22:08:23 +02:00
2024-10-31 18:20:11 +01:00
2024-11-12 15:18:48 +01:00
2024-06-10 20:43:34 +00:00
2024-06-10 20:43:34 +00:00
2024-06-10 20:43:34 +00:00
2024-06-10 20:43:34 +00:00
2024-11-12 15:18:48 +01:00
2024-06-10 20:43:34 +00:00
2024-06-10 20:43:34 +00:00