bengt kleberg

Results 7 issues of bengt kleberg

Test a unusual rebar3 corner case where an Elixir package, built with mix plugin, is released. If done directly, without previous build, the release will fail. Repeat the release, or...

bug

Greetings, I get this crash :load_failed, 'Failed to load NIF library: \'priv/eiconv_nif.so: cannot open shared object file: No such file or directory\'' from Mailman.Email.parse! But only when I run the...

**Describe the bug** Create new mix project. Add `{opentelemetry_cowboy, "~> 0.2"}` to deps. Do ``` $ mix test ** (Mix) Could not start application telemetry_registry: could not find application file:...

bug

**Is your feature request related to a problem? Please describe.** Erlang diameter application fail with {error,eprotonosupport} on many Linux distributions. This is due to missing SCTP. It has to be...

team:PS
enhancement

Greetings, I have read Hex documentation for TelemetryMetricsPrometheus, Telemetry.Metrics, OpentelemetryPhoenix It probably should be enough, but I fail to get content from localhost:9568/metrics. I get a 200 Response, but 0...

Update README with Erlog shell example and add consult/1 to Erlog shell to make example simpler. Correct argument order of Erlog function calls Add files not in repo to .gitignore...

Greetings, Would it be possible to add a config to force the existence of Hackney, during compilation? After I switched Erlang version (might not be connected, but after that it...