Rungutan / sentry-fargate-cf-stack

AWS CloudFormation template to launch a highly-available Sentry 20 stack through ECS Fargate at the minimum cost possible
Apache License 2.0
60 stars 16 forks source link

Error events are accepted #43

Closed nodomain closed 3 years ago

nodomain commented 3 years ago

Hi,

I found https://github.com/getsentry/sentry/issues/22789 a while ago because I observed the same behavior with my Sentry instances. Would you mind checking if this can be set in your solution please?

Thanks.

nodomain commented 3 years ago

Can you please point me where to create the credentials that are needed for the "managed" mode?

mariusmitrofan commented 3 years ago

To be honest, I'm not completely sure how you can do that.

I remember looking into it a while back and AFAIR it comes down to this:

This however I'm pretty sure requires you to fork this repo and maintain it at your own will, as I'm not entirely sure that the "managed" configuration can be maintained in a "generic" way...

If you do find any tutorial or "set of commands" that could help generalise this situation, I'm more than happy to assist in implementing them !

nodomain commented 3 years ago

Cool, looking into it with low priority.