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

Documentation improvements - Startup Diagram, comments on key functions, and a "key files" section

Open ankitpatel96 opened this issue 1 year ago • 1 comments

Documentation

  1. Wrote a startup procedure diagram. Describes how the collector starts
  2. Variety of comments on less-commented functions
  3. Pointing out some key files with some brief descriptions of how they fit into the broader collector

ankitpatel96 avatar Apr 24 '24 19:04 ankitpatel96

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.87%. Comparing base (7b046d9) to head (996ef1b). Report is 31 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10029      +/-   ##
==========================================
+ Coverage   91.65%   91.87%   +0.21%     
==========================================
  Files         360      360              
  Lines       16639    16725      +86     
==========================================
+ Hits        15251    15366     +115     
+ Misses       1053     1021      -32     
- Partials      335      338       +3     

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

codecov[bot] avatar Apr 24 '24 19:04 codecov[bot]