Bruno Ortiz
Bruno Ortiz
Hey guys! I don't want to be a annoying or anything like that, but as this is my first PR here, do i need to do something else for the...
@bjorn3 Can you please send me a reference or any example on how i can use the dependency graph? And is this blocking, can we make this change afterwards? Thanks...
@monosoul You have nice solution here, unfortunately it doesn't work when using the agent to auto-instrument the application. Because the agent changes the package of the CoreTracer from "datadog.trace.core" to...
@Veykril sorry for the long delay, I got swamped at work. I implemented the server query, feel free to review the code again..
~~I converted this PR to draft because I detected some problems working with multi-workspaces. I'll try to fix it ASAP.~~ Marking this PR as ready to review again.
@davidbarsky @nemethf I've made some quality of life improvements and made some best effort attempts to support the every usecase possible. One pain point is: I could not figure out...
@Veykril @nemethf thanks for the review. I fixed the appointed problems.
@Veykril I added the requested comment and rebased the commits onto master branch.
@Veykril I made the requested fixes: * changed the type of the returned path to be an Url; * changed the crate_path function to lookup for the Cargo.toml dir.