Does phoenix have a way to get agent tracing within DSPy ReAct tools using auto instrumentation? I only see the LLM calls traced by default (since it relies on LiteLLM). If not, can I auto instrument AND manually instrument those tools or are these mutually exclusive?