jonathan schatz
jonathan schatz
available as [2.4.0.pre.beta0](https://rubygems.org/gems/cloudflare-rails/versions/2.4.0.pre.beta.0)
### Is your feature request related to a problem? Please describe. currently we cannot instrument google cloud functions written in ruby. out of the box something connects to newrelic and...
i've tested this on intel and arm64 but only on macos12. ~~i know for a fact this worked in april of this year but then i was on macos 11...
https://www.ably.io/documentation/rest-api/beta this would be awesome to add - it didn't seem straightforward to me _how_ to do this because of all the nested block calls, but right now our subscription...
it would be useful to configure a global exception reporting level (eg, `:warning`, `:error`) so that all reported exceptions below this level are dropped. rollbar/bugsnag have this afaik. the only...
i've got this [Appraisals](https://github.com/modosc/cloudflare-rails/blob/master/Appraisals): ```ruby appraise "rails-5.0" do gem "rails", "~> 5.0.0" end appraise "rails-5.1" do gem "rails", "~> 5.1.0" end appraise "rails-5.2" do gem "rails", "~> 5.2.0" end appraise...
``` > const jsdom = await import('global-jsdom') undefined > jsdom [Module: null prototype] { default: [Function: globalJsdom] } ```
1. enable the `iCloud Permissions` option for macos 2. use the project bundler identifier instead of `CFBundleIdentifier` for the icloud container identifier. this way a project with macos and ios...
**Agent Environment** we're using `public.ecr.aws/datadog/agent:latest` in a sidecar container and deploying to `ecs`. we also have the following configuration setup via env variables: ``` ECS_FARGATE: "true", DD_APM_ENABLED: "true", DD_LOGS_ENABLED: "true",...
### Detailed steps on how to reproduce the bug 1. submit to the ios app store 2. get an email like this: ``` ITMS-91053: Missing API declaration - Your app’s...