updating docs to reflect changes in 0.1.2 like tracing via signoz and… (#271)

This commit is contained in:
Salman Paracha 2024-11-15 16:55:27 -08:00 committed by GitHub
parent d3c17c7abd
commit a0d87d86c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 14 additions and 6 deletions

View file

@ -23,6 +23,10 @@ flow, enabling **end-to-end tracing** across the entire application. By using Op
that developers can capture this trace data consistently and in a format compatible with various observability
tools.
.. image:: /_static/img/tracing.png
:width: 100%
:align: center
Benefits of Using ``Traceparent`` Headers
-----------------------------------------