Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support AWS Timestream as remote storage #5086

Closed
peimanja opened this Issue Jan 9, 2019 · 2 comments

Comments

Projects
None yet
3 participants
@peimanja
Copy link

peimanja commented Jan 9, 2019

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.

@simonpasquier

This comment has been minimized.

Copy link
Member

simonpasquier commented Jan 9, 2019

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

@fromz

This comment has been minimized.

Copy link

fromz commented Feb 19, 2019

Does anyone know it there are any projects out there to write an adaptor for Prometheus?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.