Help with Recorder configuration: Only capturing events for some entities

I use MariaDB and its up to date. My YAML is setup as follows:

recorder:
  db_url: mysql://homeassistant:Sativa81@core-mariadb/homeassistant?charset=utf8mb4
  purge_keep_days: 5

I am not including/excluding anything which I believe means it should be capturing all events…

However, when i check history for one of my devices (door contact). It appears to be storing the temp sensor info but NOT the contact sensor info:

I can watch the contact open/close when i open/close the door (on my dashboard for instance) but it doesn’t seem to be recording it.

Could someone please help me understand what I’m doing wrong?

thanks!

funny enough, it might have just been that one device. a zigbee door sensor. i removed it and then re-added and now i see contact sensor information.