opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
9.02k stars 1.67k forks source link

[Meta][Tracing Framework Instrumentation] #8557

Open Gaganjuneja opened 12 months ago

Gaganjuneja commented 12 months ago

https://github.com/opensearch-project/OpenSearch/issues/1061

Distributed Tracing RFCs Overall feature includes both Tracing Framework and Collector https://github.com/opensearch-project/OpenSearch/issues/6750 Tracing collector https://github.com/opensearch-project/OpenSearch/issues/7352

Prototype Tracing framework https://github.com/opensearch-project/OpenSearch/issues/7026

[Meta Tracing Framework] https://github.com/opensearch-project/OpenSearch/issues/7542

Issues:

reta commented 9 months ago

@Gaganjuneja it looks to be that we are adding tasks here as we go but we don't see clearly what are the dependencies and priorities (we cannot just instrument arbitrary flows without making sure the flows those are part of are also instrumented). I would suggest to add the following tasks (at least, I am happy to create those):

Gaganjuneja commented 9 months ago

@reta, Thanks. I have created the tasks and updated here.