Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Combined initial documentation work #121

Merged
merged 10 commits into from
May 25, 2023
Merged

[Docs] Combined initial documentation work #121

merged 10 commits into from
May 25, 2023

Commits on May 22, 2023

  1. [Docs] Combined initial documentation work

    Update Samples/Dinner/docker/collector-config.yaml
    
    Co-authored-by: Moritz Lang <[email protected]>
    
    minor cleanup
    
    wip
    ktoso committed May 22, 2023
    Configuration menu
    Copy the full SHA
    1a21c01 View commit details
    Browse the repository at this point in the history
  2. Showcase setting whole attributes to avoid fine grained locking

    **Motivation:**
    
    Since modifying an attribute needs to hit a lock this pattern is more
    efficient
    ktoso committed May 22, 2023
    Configuration menu
    Copy the full SHA
    d667270 View commit details
    Browse the repository at this point in the history
  3. fix warnings

    ktoso committed May 22, 2023
    Configuration menu
    Copy the full SHA
    f254dd3 View commit details
    Browse the repository at this point in the history
  4. Adjust licensing headers

    ktoso committed May 22, 2023
    Configuration menu
    Copy the full SHA
    ef5d3db View commit details
    Browse the repository at this point in the history
  5. Explain soon deprecation of LegacyTracer

    **Motivation:**
    
    This type will be deprecated as soon as possible and only serves as a
    bridge for Swift 5.6 adopters.
    ktoso committed May 22, 2023
    Configuration menu
    Copy the full SHA
    be97699 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Apply suggestions from code review

    Co-authored-by: Max Desiatov <[email protected]>
    ktoso and MaxDesiatov authored May 23, 2023
    Configuration menu
    Copy the full SHA
    25b5812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7768fc View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Explain soon deprecation of LegacyTracer

    **Motivation:**
    
    This type will be deprecated as soon as possible and only serves as a
    bridge for Swift 5.6 adopters.
    ktoso committed May 25, 2023
    Configuration menu
    Copy the full SHA
    169951b View commit details
    Browse the repository at this point in the history
  2. minor cleanup

    ktoso committed May 25, 2023
    Configuration menu
    Copy the full SHA
    b34a835 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dba072e View commit details
    Browse the repository at this point in the history