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 statsd for vitess #7072

Merged
merged 6 commits into from
Nov 28, 2020
Merged

Support statsd for vitess #7072

merged 6 commits into from
Nov 28, 2020

Commits on Nov 24, 2020

  1. support statsd for vitess

    Signed-off-by: crowu <y.wu4515@gmail.com>
    5antelope committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    f546dd2 View commit details
    Browse the repository at this point in the history
  2. ignore metrics that does not make sense to statsd

    Signed-off-by: crowu <y.wu4515@gmail.com>
    5antelope committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    b5506f7 View commit details
    Browse the repository at this point in the history
  3. fix test

    Signed-off-by: crowu <y.wu4515@gmail.com>
    5antelope committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    308772c View commit details
    Browse the repository at this point in the history
  4. race condition

    Signed-off-by: crowu <y.wu4515@gmail.com>
    5antelope committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    2c9b959 View commit details
    Browse the repository at this point in the history
  5. export timing as histogram

    Signed-off-by: crowu <y.wu4515@gmail.com>
    5antelope committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    03740a6 View commit details
    Browse the repository at this point in the history
  6. sort to avoid flacky test

    Signed-off-by: crowu <y.wu4515@gmail.com>
    5antelope committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    239b868 View commit details
    Browse the repository at this point in the history