I’m getting alerts sent from another platform as a JSON using a webhook.
These alerts contain high level information about some devices, mainly as short text fields.
I will maybe get these once an hour.
What do you recommend to store these as?
in a data table or Time series?
What pros/cons for either direction?