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

stats: Plumb through symbol tables everywhere. Pulled from #6161. #6299

Merged
merged 8 commits into from
Mar 19, 2019

Commits on Mar 15, 2019

  1. Plumb through symbol tables everywhere. Pulled from envoyproxy#6161.

    Signed-off-by: Joshua Marantz <[email protected]>
    jmarantz committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    ea4d73f View commit details
    Browse the repository at this point in the history
  2. Backout router changes, which are not needed.

    Signed-off-by: Joshua Marantz <[email protected]>
    jmarantz committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    ab97832 View commit details
    Browse the repository at this point in the history
  3. Backout changes not clearly needed in this PR.

    Signed-off-by: Joshua Marantz <[email protected]>
    jmarantz committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    02bb9c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Address review comments.

    Signed-off-by: Joshua Marantz <[email protected]>
    jmarantz committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    2751e8e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into symtab-plumbing

    Signed-off-by: Joshua Marantz <[email protected]>
    jmarantz committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    da26c6b View commit details
    Browse the repository at this point in the history
  3. Remove API::statsStore().

    Signed-off-by: Joshua Marantz <[email protected]>
    jmarantz committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    a6a9067 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Remove server().symbolTable() -- it should be obtained from server().…

    …stats().symbolTable().
    
    Signed-off-by: Joshua Marantz <[email protected]>
    jmarantz committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    73022ae View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into symtab-plumbing

    Signed-off-by: Joshua Marantz <[email protected]>
    jmarantz committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    7a558f9 View commit details
    Browse the repository at this point in the history