I'm evaluating TSDB products for use on an embedded platform.
I tried TDengine but it doesn't appear to work on ARM and has some red flags in the way it's built.
I need to save a lot of telemetry (many simple values written every second or so) on the device and expose it using a web interface.
What products have you used for a similar task?
There are many examples of its usage at the edge: https://clickhouse.com/docs/en/about-us/adopters
E.g., FastNetMon: https://fastnetmon.com/docs-fnm-advanced/fastnetmon-advanced...
PS. I'm the author of ClickHouse.