Michael Warkentin
Michael Warkentin
Hey @lynnagara there was some more detail in the original PR / ticket: https://getsentry.atlassian.net/browse/OPS-5392 This would enable us to do things like: * overlay events on top of dashboard widgets...
Here's an example time period where we experienced backpressure on May 6:  And split:  Some things that aren't clear: * Why is everything a multiple of 10? *...
Just came across this from some comments in the other thread.. we went through some of the same questions as well (although after we used fixtures, then data migrations for...
Looks like this just landed: https://aws.amazon.com/about-aws/whats-new/2023/02/aws-app-runner-web-application-firewall-enhanced-security/
Chatbot just hooks into SNS so I don’t think it’s either/or. 😊
Apparently in the original proposal there was a "repository file" that would let the end user specify the exact repository to pull a dependency from. This was "handwaved away" so...
A good solution for this would be useful for us as well - we're manually configuring certain things to keep them out of the `tfstate` file in the meantime.
I believe this is similar to https://github.com/hashicorp/terraform-provider-google/issues/6087
They don't have an API yet either, but they do offer [cloudformation support](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-chatbot-slackchannelconfiguration.html). I've started work on a public module which wraps Cloudformation to enable configuration of chatbot slack channels...
That works but I think ideally it's supported in the main provider as well?