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

feat: Add promethues metrics to govppmux #1626

Merged
merged 7 commits into from
Feb 21, 2020

Commits on Feb 21, 2020

  1. Fix parsing VPP version info strings

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    1d43b72 View commit details
    Browse the repository at this point in the history
  2. Update integration tests

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    4ea9e98 View commit details
    Browse the repository at this point in the history
  3. Fix race condition related to retrieving stats

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    d8dffb7 View commit details
    Browse the repository at this point in the history
  4. Update version package

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    d47e0ae View commit details
    Browse the repository at this point in the history
  5. Add prometheus metrics to govppmux

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    3bfe2e7 View commit details
    Browse the repository at this point in the history
  6. Address linter review

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    1b585bf View commit details
    Browse the repository at this point in the history
  7. Fix integration test

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    66f83a4 View commit details
    Browse the repository at this point in the history