Hi Andrei. dbStorageCapacityBytes: null is expected unless PHOENIX_DATABASE_ALLOCATED_STORAGE_CAPACITY_GIBIBYTES is set. It is only an optional capacity hint for the storage gauge, so null is OK. dbTableStats: [] is non-fatal, but it means Phoenix is not reporting per-table DB usage. One possibility is that the size query hit an error that Phoenix currently swallows. Could you share your Phoenix version and whether this is consistently empty if you rerun the query?