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

Set grpc logger to collector #4501

Merged
merged 11 commits into from
Dec 13, 2021
Merged

Set grpc logger to collector #4501

merged 11 commits into from
Dec 13, 2021

Commits on Dec 1, 2021

  1. Set grpc logger to collector

    - used grpc_settable instead of grpc_zap ReplaceV2 directly as it supports multiple sets in thread safe fashoin
      as opposed to grpc_zap.ReplaceV2
    pavankrish123 committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    8b2c69c View commit details
    Browse the repository at this point in the history
  2. added commit message

    pavankrish123 committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    5bbcd41 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. added comment

    pavankrish123 committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    9b0cf8b View commit details
    Browse the repository at this point in the history
  2. added comment

    pavankrish123 committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    4e19b87 View commit details
    Browse the repository at this point in the history
  3. removed temorary file

    pavankrish123 committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    bb15c20 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    9210d3e View commit details
    Browse the repository at this point in the history
  2. fixed comments

    pavankrish123 committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    c44808e View commit details
    Browse the repository at this point in the history
  3. fixed comments

    pavankrish123 committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    542b4c9 View commit details
    Browse the repository at this point in the history
  4. fixed comments

    pavankrish123 committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    8199c1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e625e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

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