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

Add GC heap size and count in Runtime metrics #412

Merged
merged 20 commits into from
Jun 11, 2022

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    77749e7 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    xiang17 committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    0caf3d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cae39a2 View commit details
    Browse the repository at this point in the history
  4. Reword CHANGELOG.md message

    xiang17 committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    210708d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    463a55a View commit details
    Browse the repository at this point in the history
  6. Merge branch 'xiang17/addGCCounter' of https://github.com/xiang17/ope…

    …ntelemetry-dotnet-contrib into xiang17/addGCCounter
    
    # Conflicts:
    #	src/OpenTelemetry.Instrumentation.Runtime/CHANGELOG.md
    xiang17 committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    0dfadc1 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    41325bf View commit details
    Browse the repository at this point in the history
  2. Allocate measurement arrays during initialization as static fields to…

    … avoid allocation on each collect
    xiang17 committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    cb74640 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b767996 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72ee40f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    ac77d17 View commit details
    Browse the repository at this point in the history
  2. Reword

    Co-authored-by: Reiley Yang <reyang@microsoft.com>
    xiang17 and reyang committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    e1ae0dd View commit details
    Browse the repository at this point in the history
  3. Reword

    Co-authored-by: Reiley Yang <reyang@microsoft.com>
    xiang17 and reyang committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    4cb0bcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f471e45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eef80a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d894a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f23495 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d38fe7a View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' into xiang17/addGCCounter

    # Conflicts:
    #	src/OpenTelemetry.Instrumentation.Runtime/CHANGELOG.md
    #	src/OpenTelemetry.Instrumentation.Runtime/RuntimeMetrics.cs
    xiang17 committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    7eb56f7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bf5f62e View commit details
    Browse the repository at this point in the history