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

*: support structured logging in v2 auth/http #9682

Merged
merged 16 commits into from
May 2, 2018
Merged

Commits on May 2, 2018

  1. etcdserver/v2auth: support structured logging

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 2, 2018
    Configuration menu
    Copy the full SHA
    98fcd67 View commit details
    Browse the repository at this point in the history
  2. etcdserver/api/etcdhttp: support structured logging

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 2, 2018
    Configuration menu
    Copy the full SHA
    3b38cb3 View commit details
    Browse the repository at this point in the history
  3. etcdserver/api/v2http: support structured logging

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 2, 2018
    Configuration menu
    Copy the full SHA
    cccf77d View commit details
    Browse the repository at this point in the history
  4. embed: support structured logging in "v2http"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 2, 2018
    Configuration menu
    Copy the full SHA
    26b0c84 View commit details
    Browse the repository at this point in the history
  5. integration: support structured logging in "v2http"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 2, 2018
    Configuration menu
    Copy the full SHA
    d2e1484 View commit details
    Browse the repository at this point in the history
  6. mvcc: support structured logging in compact restore

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 2, 2018
    Configuration menu
    Copy the full SHA
    4d863da View commit details
    Browse the repository at this point in the history
  7. etcdserver/api/etcdhttp: use structured logging in peer handler

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 2, 2018
    Configuration menu
    Copy the full SHA
    c60054a View commit details
    Browse the repository at this point in the history
  8. embed: use structured logging in peer handler

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 2, 2018
    Configuration menu
    Copy the full SHA
    154d7ca View commit details
    Browse the repository at this point in the history
  9. integration: use structured logging in peer handler

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 2, 2018
    Configuration menu
    Copy the full SHA
    58b7ab9 View commit details
    Browse the repository at this point in the history
  10. integration: silence http server logs

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 2, 2018
    Configuration menu
    Copy the full SHA
    1d18f45 View commit details
    Browse the repository at this point in the history
  11. functional: silence http server logs

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 2, 2018
    Configuration menu
    Copy the full SHA
    e7e31e9 View commit details
    Browse the repository at this point in the history
  12. etcdmain: silence http server logs

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 2, 2018
    Configuration menu
    Copy the full SHA
    7da365b View commit details
    Browse the repository at this point in the history
  13. pkg/proxy: silence http server logs

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 2, 2018
    Configuration menu
    Copy the full SHA
    3ed6c96 View commit details
    Browse the repository at this point in the history
  14. vendor: upgrade "go.uber.org/zap" to v1.8.0

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 2, 2018
    Configuration menu
    Copy the full SHA
    44385bc View commit details
    Browse the repository at this point in the history
  15. *: use "zap.Field"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 2, 2018
    Configuration menu
    Copy the full SHA
    5828efd View commit details
    Browse the repository at this point in the history
  16. CHANGELOG-3.4: move "Tooling" above

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed May 2, 2018
    Configuration menu
    Copy the full SHA
    617e0aa View commit details
    Browse the repository at this point in the history