opentelemetry-rust icon indicating copy to clipboard operation
opentelemetry-rust copied to clipboard

docs: start doc for distributed tracing and logs guidance

Open cijothomas opened this issue 4 months ago • 1 comments

WIP. We already have some docs for metrics, this is adding mostly placeholder for logs, and some guidance into traces. Not intended to be running examples, but more like setting direction on how to instrument. This is usually not required in OTel repos (as OTel is the obvious API), but we need to cover this to help users navigate the existing ecosystem around tracing.

cijothomas avatar Aug 05 '25 16:08 cijothomas

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 80.5%. Comparing base (c7e47de) to head (640aa63).

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #3122     +/-   ##
=======================================
- Coverage   80.5%   80.5%   -0.1%     
=======================================
  Files        126     126             
  Lines      22218   22218             
=======================================
- Hits       17890   17889      -1     
- Misses      4328    4329      +1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Aug 05 '25 16:08 codecov[bot]