thanos-community / obslytics

Tools and Services allowing seamless usage of Observability data from Prometheus, Thanos, Cortex, M3DB, Loki and more!
Apache License 2.0
30 stars 8 forks source link

Add output support for S3 #11

Closed 4n4nd closed 3 years ago

4n4nd commented 3 years ago

Will need to initialize an S3 writer in the export package so the writer can be utilized by other output packages like Parquet

4n4nd commented 3 years ago

As suggested by @bwplotka we can just reuse the Thanos factory package for this

4n4nd commented 3 years ago

Should be implemented in #15