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 additional logging to track mesh clients interacting with Namerd #2277

Closed
wants to merge 7 commits into from

Commits on May 23, 2019

  1. add trace logging for Linkerd's mesh client

    Signed-off-by: Dennis Adjei-Baah <[email protected]>
    Dennis Adjei-Baah committed May 23, 2019
    Configuration menu
    Copy the full SHA
    ec9aec1 View commit details
    Browse the repository at this point in the history
  2. fix issue in H2 NettyWriter to actually log frame info

    Signed-off-by: Dennis Adjei-Baah <[email protected]>
    Dennis Adjei-Baah committed May 23, 2019
    Configuration menu
    Copy the full SHA
    ca8d07d View commit details
    Browse the repository at this point in the history
  3. add client id to mesh interpreter in Linkerd

    Signed-off-by: Dennis Adjei-Baah <[email protected]>
    Dennis Adjei-Baah committed May 23, 2019
    Configuration menu
    Copy the full SHA
    f4946bc View commit details
    Browse the repository at this point in the history
  4. log incoming namerd mesh requests

    Signed-off-by: Dennis Adjei-Baah <[email protected]>
    Dennis Adjei-Baah committed May 23, 2019
    Configuration menu
    Copy the full SHA
    c60346b View commit details
    Browse the repository at this point in the history
  5. add additional logging for k8s events

    Signed-off-by: Dennis Adjei-Baah <[email protected]>
    Dennis Adjei-Baah committed May 23, 2019
    Configuration menu
    Copy the full SHA
    bee6dbb View commit details
    Browse the repository at this point in the history
  6. add H2HeaderInjector

    Signed-off-by: Dennis Adjei-Baah <[email protected]>
    Dennis Adjei-Baah committed May 23, 2019
    Configuration menu
    Copy the full SHA
    44cf2f1 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. refactor logging mechanism in linkerd mesh client

    Signed-off-by: Dennis Adjei-Baah <[email protected]>
    Dennis Adjei-Baah committed May 24, 2019
    Configuration menu
    Copy the full SHA
    6082418 View commit details
    Browse the repository at this point in the history