dbg icon indicating copy to clipboard operation
dbg copied to clipboard

Tracing for Elixir

Results 4 dbg issues
Sort by recently updated
recently updated
newest added

I think it is time for a 1.1 tag and update Elixir version to at least 1.4 or 1.5 and killing the warnings. If it is ok, I can start...

fixes the warning: variable "deps" does not exist and is being expanded to "deps()"

Hi @fishcakez, I was wondering if you could share your though on the value props of distributed tracing initiative such as [opentracing.io](www.opentracing.io) when it comes to Elixir ? Pretty good...

Attempted to follow instructions in README.md, but getting erorr with verison 1.0.1, Erlang 18, Elixir 1.2.0. Ran iex -S mix in dbg directory after mix compile then followed steps in...