Prometheus: Support AWS Timestream as remote storage

Created on 9 Jan 2019  路  2Comments  路  Source: prometheus/prometheus

Proposal

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.

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).

All 2 comments

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?

Was this page helpful?
0 / 5 - 0 ratings