Proposal to Extend Kong Tracing API for Tracer Plugin Integration #13572
Replies: 1 comment
-
Hi @dmehala , thank you for opening this discussion and apologies for responding with some delay. I'm interested in your proposal and would like to get a better understanding of the gaps you encountered in the existing tracing PDK. Feel free to let me know in case I missed anything and thanks again for posting. |
Beta Was this translation helpful? Give feedback.
-
Hello Kong Team 👋 ,
I am a developer at Datadog, working on a Kong plugin integrating our tracing solution with Kong. I wanted to propose an enhancement to Kong's recently introduced tracing API that could greatly benefit both Kong users and tracer providers like us.
Proposal
Currently, Kong's tracing API provides a solid foundation for tracing within the platform. I believe it can be extended to act as a more generic interface that allows third-party tracer implementations to seamlessly integrate with Kong.
This would involve defining a standard interface within the tracing API that plugins can implement. With this approach, you would continue to handle all the instrumentation, while third-party plugins like ours would provide the specific tracer logic.
Shared Interests and Advantages
Call to Action
We believe this enhancement would be a win-win for both the Kong community and third-party tracer providers. I would be thrilled to discuss this proposal further and contribute to the design and implementation of the tracing interface.
Looking forward to your thoughts and any feedback you might have!
Beta Was this translation helpful? Give feedback.
All reactions