Chris Johnson

Results 10 comments of Chris Johnson

http://g.recordit.co/vbFnfcltZl.gif gif recording -- I'm giving no input to cause this

After some back-and-forth experimentation, that does not seem to stop the flickering.

@markstory what do you think about a definition of common configuration parameters for filters which specify sourcemap options, and then each filter can choose to use or not use those...

This is currently a problem for us, we are hoping to grow adoption and making it easy to full configure datadog with a terraform module tailored to our setup will...

Based on the original comment, a resource for both the slack channels as well as the base slack integration would be desirable. I'm not actively working in this space but...

In our case even just having a trailing slash is enough e.g. a user has `foorepo` added with url `https://foo/` and the helm_remote is specified as `https://foo` -- this error...

With helm_remote I can do `set=helm_values` where `helm_values` is ``` [ 'image.tag=%s' % foo, 'environment.name=development', 'foo.bar=baz' ] ``` I would similarly like to be able to pass set values as...

We are seeing this as well. Does anybody have any findings on the culprit for a potential workaround? Right now the only recourse we have is to restart the entire...

This error has nothing to do with OOM, we see it all the time without having any OOM notifications or memory threshold

We're seeing this as well. When the actual connection gets closed, the watch command exits with an error (as documented) which we catch and use to restart the listener. But...