Good afternoon, I wanted to add some Agent Telemetry to my existing project but saw that the AgentFrameworkSpanProcessor is actually an internal class, the only way I see to currently utilize it is with WithAgentFramework which I don't need to use since I have a highly customized Telemetry pipeline that I already configure. All I really want to do is add the right sources and processors to my existing pipeline.
Any chance of a change?