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

Merge main into vnext #2099

Merged
merged 8 commits into from
Feb 9, 2022
Merged

Merge main into vnext #2099

merged 8 commits into from
Feb 9, 2022

Commits on Feb 7, 2022

  1. Support Statsbeat in EU regions (#2082)

    * Use a diff statsbeat ikey in eu regions
    
    * Use lowercase
    
    * Fix spotless
    
    * Reserve statsbeat config when applicable
    
    * Make test easier to understand
    
    * Remove unused constants
    
    * Decouple TelemetryClient
    
    * Add comments
    
    * Refactor
    
    * Fix spotless
    
    * Remove assignment
    
    * Fix tests
    
    * Convert url to string
    
    * Use regex
    
    * Strict protocol
    
    * No need to escape dash
    
    * Remove escape
    heyams authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    32709f0 View commit details
    Browse the repository at this point in the history
  2. Add a startup profiler for debugging (#2085)

    * Add StartupProfiler
    
    * Fix errorprone
    
    * Fix spotless
    
    * Invoke before premain
    
    Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
    
    * Create dump in applicationinsights folder
    
    * Show the full path of the dump
    
    * Fix lgtm
    
    * Allow sout
    
    * Fix lgtm
    
    * Supress systemout at the method level
    
    * Fix style complain
    
    * Address comments
    
    * Fix spotless
    
    * Address comments
    
    * Return when exception occurs
    
    * Remove comment
    
    Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
    
    * Use getBoolean for system property
    
    Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
    heyams and trask authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    836e268 View commit details
    Browse the repository at this point in the history
  3. Fix startup profiling (#2092)

    * Fix startup profiling
    
    * errorprone
    trask authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    bf48695 View commit details
    Browse the repository at this point in the history
  4. Shorten host property in network statsbeat (#2087)

    * Shorten host
    
    * Use regex
    
    * Fix spotless
    
    * Strict protocol
    
    * Remove sout debugging
    
    * Remove escape .
    
    * Send endpointUrl when region is not found
    heyams authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    52437d3 View commit details
    Browse the repository at this point in the history
  5. Turn off oshi logging (#2086)

    * Turn off oshi logging
    
    * Update oshi logger level
    heyams authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    60c89d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    d26478e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97e89ac View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

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