From 7fd0acc4dc206c29cd33f935568d04d0d2f6624a Mon Sep 17 00:00:00 2001 From: ClaudioESSilva Date: Tue, 17 Mar 2026 16:55:35 +0000 Subject: [PATCH 01/14] Implement #567 for dashboard --- Dashboard/Controls/FinOpsContent.xaml | 8 ++++ Dashboard/Services/DatabaseService.FinOps.cs | 23 ++++++++++- install/02_create_tables.sql | 3 ++ install/06_ensure_collection_table.sql | 3 ++ install/52_collect_database_size_stats.sql | 42 +++++++++++++++++--- 5 files changed, 72 insertions(+), 7 deletions(-) diff --git a/Dashboard/Controls/FinOpsContent.xaml b/Dashboard/Controls/FinOpsContent.xaml index aae149d..f73d3b3 100644 --- a/Dashboard/Controls/FinOpsContent.xaml +++ b/Dashboard/Controls/FinOpsContent.xaml @@ -830,6 +830,14 @@ + + + + + + + + - + + + +