Use case. Why is this important?
AWS announced Amazon Timestream as a fast, scalable, fully managed time series database. It would be great if Prometheus add support to this database as remote storage.
There's nothing needed from Prometheus to support Timestream. Either AWS provides API endpoints compatible with the remote storage interfaces or someone has to write an adapter for it (see https://prometheus.io/docs/prometheus/latest/storage/#remote-storage-integrations for more details).
Does anyone know it there are any projects out there to write an adaptor for Prometheus?
Most helpful comment
There's nothing needed from Prometheus to support Timestream. Either AWS provides API endpoints compatible with the remote storage interfaces or someone has to write an adapter for it (see https://prometheus.io/docs/prometheus/latest/storage/#remote-storage-integrations for more details).