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

[Do Not Merge] Add description doc for DotNet Runtime metrics #404

Closed
wants to merge 15 commits into from

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    8d37794 View commit details
    Browse the repository at this point in the history
  2. Reword question. Wrap lines.

    xiang17 committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    f3c0490 View commit details
    Browse the repository at this point in the history
  3. Update table

    xiang17 committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    6e6c315 View commit details
    Browse the repository at this point in the history
  4. Update unit for time.in.jit

    xiang17 committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    ace0885 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    284cc17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e40628 View commit details
    Browse the repository at this point in the history
  3. Update GC fragmentation ratio calculation to clarify that gcMemoryInf…

    …o is retrieved once to get the two values.
    xiang17 committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    d5ff66a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f976606 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    xiang17 committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    2c10b72 View commit details
    Browse the repository at this point in the history
  6. Revert "Update CHANGELOG.md"

    This reverts commit 2c10b72.
    xiang17 committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    53628cf View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Removing gc.totalmemorysize because it is duplicate and can be calc…

    …ulated from gc.heapsize
    xiang17 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    8bccfa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04a63ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f058c6 View commit details
    Browse the repository at this point in the history
  4. Remove process.cpu.count

    xiang17 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    33c5ee9 View commit details
    Browse the repository at this point in the history
  5. Update instrument type for assembly.count to ObservableGauge beca…

    …use it can decrease
    xiang17 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    c68f86e View commit details
    Browse the repository at this point in the history