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 debug log for slow config updates for GRPC subscriptions #14343

Merged
merged 5 commits into from
Jan 22, 2021

Commits on Dec 9, 2020

  1. Add debug log for slow config updates for GRPC

    subscriptions
    
    Risk Level: TODO
    Testing: TODO
    Docs Changes: N/A
    Release Notes: N/A
    
    Signed-off-by: Adam Schaub <adamsjob@google.com>
    adamsjob committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    214010b View commit details
    Browse the repository at this point in the history
  2. Track GRPC config update durations with a histogram

    Signed-off-by: Adam Schaub <adamsjob@google.com>
    adamsjob committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    64ee95c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Add stat description for update duration

    Add resource names to generated log.
    
    Signed-off-by: Adam Schaub <adamsjob@google.com>
    adamsjob committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    f9ec323 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. UpdateDurationLogThreshold as constexpr and StrJoin for resource names

    Signed-off-by: Adam Schaub <adamsjob@google.com>
    adamsjob committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    6a53b02 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Merge remote-tracking branch 'origin/main' into config_stats

    Signed-off-by: Adam Schaub <adamsjob@google.com>
    adamsjob committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    435bdbe View commit details
    Browse the repository at this point in the history