Luis Rascão

Results 19 issues of Luis Rascão

`git clone https://github.com/lrascao/rebar3_include_bug_app && cd rebar3_include_bug_app && rebar3 compile` ```` ===> Compiling _build/default/lib/dep/src/dep_app.erl failed _build/default/lib/dep/src/dep_app.erl:15: undefined macro 'SOME_DEFINE' _build/default/lib/dep/src/dep_app.erl:12: function start/2 undefined ```` While compiling `dep` rebar3 finds one of...

bug
dependency

Only the last stack frame (ie. the place that cause the crash) is currently being shown in the message provided to the formatters, if you're interested in more information you'll...

Handle datadog statsd extensions: metric tags and histograms This is just the beginning for proper datadog support, for now simply ingest the metrics

Before the upgrade: - B calls A:f After the upgrade - A drops method f - B no longer calls it We need to ensure that B is updated first...

When several applications are being upgraded, how do you decide on the order of the update?

Rollbar does not support bundling of several errors in the only json body payload.

number of frames generated on bigger_crash and crash_with_args tests was larger than the expected amount

Exception must be part of the trace message in order for it to be accepted by Rollbar backend