Alberto Sartori

Results 16 issues of Alberto Sartori

Maybe better to get this configuration parameter from the setup function instead of application env but for now this PR it's a draft waiting for comments. The use case is...

instrumentation
opentelemetry_cowboy
erlang

See #183 ~~I implemented this on top of #128 because it was more convenient for me so we should wait for merging that PR before merging this one.~~

opentelemetry_phoenix
elixir
instrumentation
opentelemetry_cowboy
erlang
opentelemetry_tesla
opentelemetry_finch
opentelemetry_req

When installing a precompiled version of elixir with asdf you get also the source code but compiled modules have the wrong path for it in their compile metadata. ```elixir iex>...

I'm using the last version of the plugin (`0.13.0`) but it seems that somehow the package `elixir_sense` is not correctly updated. The symptom I have is not being able to...

With this change the eps generated as a middle step to have pdf files as output are generated with the `-teps:text` flag on plantuml. See https://plantuml.com/eps for reference. In this...