Sergey Savenko

Results 34 comments of Sergey Savenko

Hi @truthbk! Thanks for following up on this. I took a glance at #105 and I must say I fail to see how that change is a performance improvement in...

I ran into what appears to be the same issue. In my setup, the spans with the HTTP metadata that should yield the `http.status_code` and other tags described in https://docs.datadoghq.com/tracing/guide/metrics_namespace/...

@brettlangdon we have a scenario where a sampling rate configured by the clients of a service may be inadequate for the service. The idea is, setting priority manually should give...

It turns out, it's possible to import modules with rebar import which is great, yet not intuitive

Thank you @istocniks, I'll take a look at it. Could you share logs, please?

Both IDE logs and build-logs would be great. You can find them via Help -> Show Logs in ***

@istocniks The NPE will no longer occur - but, please, check your build logs for a string "Unexpected dirty file detected." - it would be interesting to know why it...

You already have it built =) Use `build/distribution/Erlang-0.5.SNAPSHOT.zip` to install it.

I really like the gradle build, too =) Kudos to @zolotov and @ignatov