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

Capture built in metrics from System.Diagnostics.Metrics API #3052

Merged
merged 40 commits into from
Jan 30, 2024

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    95d6484 View commit details
    Browse the repository at this point in the history
  2. Fixed verify tests

    jamescrosswell committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1887b87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    345b3bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b77a91 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    4686e06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4e6c78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4d9036 View commit details
    Browse the repository at this point in the history
  4. Updated verified files

    jamescrosswell committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2a1d608 View commit details
    Browse the repository at this point in the history
  5. Update build.yml

    jamescrosswell committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a51bb02 View commit details
    Browse the repository at this point in the history
  6. Create SentryOptionsTests.Integrations_default_ones_are_properly_regi…

    …stered.Net4_8.Net.verified.txt
    jamescrosswell committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    237b6cf View commit details
    Browse the repository at this point in the history
  7. Update build.yml

    jamescrosswell committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    17e8c92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24d102a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06da2b8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c91840b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    40eef42 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fb561cf View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    421a4d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72c744b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ecdbe7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e22090 View commit details
    Browse the repository at this point in the history
  5. Delay resolution of MetricAggregator until SentryInit has completed (…

    …to avoid getting DisabledMetricsAggregator)
    jamescrosswell committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a27d50c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d987528 View commit details
    Browse the repository at this point in the history
  7. Convert to async

    jamescrosswell committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    bb9b269 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Fixed typo

    jamescrosswell committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    79352dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebf8ddb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bdc9a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d23afaf View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    4bc84b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    383d0c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2bad12 View commit details
    Browse the repository at this point in the history
  4. Updated verify tests

    jamescrosswell committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a9a6c93 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Updated verify tests

    jamescrosswell committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3baaa0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1ac0fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77e6880 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33d8af9 View commit details
    Browse the repository at this point in the history
  5. Refactoring

    jamescrosswell committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4f84c9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93b7afb View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    c358a60 View commit details
    Browse the repository at this point in the history
  2. Update Program.cs

    jamescrosswell committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a7a8e1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e26175e View commit details
    Browse the repository at this point in the history