awslabs / aws-saas-boost

AWS SaaS Boost is a ready-to-use toolset that removes the complexity of successfully running SaaS workloads in the AWS cloud.
Apache License 2.0
959 stars 188 forks source link

Metrics data not reaching redshift #403

Closed raman231 closed 1 year ago

raman231 commented 1 year ago

Sample data generated by metrics-generator does not reach Redshift. It goes to S3 bucket fine, but gives following Destination error log in Kinesis Delivery Stream.

The COPY command contains a syntax error. ERROR: syntax error at or near "s3" Position: 1276

Reproduction Steps

Generate some sample metrices with metrics-generator. Check Kinesis Delivery stream destination error log

What did you expect to happen?

Data should reach redshift

What actually happened?

Error in destination logs

Environment

Other


This is :bug: Bug Report

PoeppingT commented 1 year ago

Closed by https://github.com/awslabs/aws-saas-boost/pull/407