Does OpenSearch 3.2 version supports Distributed tracing for Production Environments

Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):

Describe the issue: Does Opensearch support Distributed tracing . In the Documents it says Dont use it in Production.

Thanks

Configuration:

Relevant Logs or Screenshots:

Hi @ak_amkum19 ,

Distributed tracing is supported as you mentioned you can read about it in this doc - https://docs.opensearch.org/latest/observing-your-data/trace/distributed-tracing/ , but is recommended not to use in production environments as of yet.

More can be read on the GitHub issue here - https://github.com/opensearch-project/OpenSearch/issues/6750 . I’d suggest testing in a development environment for now, and updating the GitHub issue to see if any progress has been made as of yet.

Leeroy.

Hi @Leeroy
Thanks for your Reply.