Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

mt-parrot: continuous validation by sending dummy stats and querying them back #1680

Merged
merged 60 commits into from
Apr 6, 2020

Commits on Mar 17, 2020

  1. Add mt-parrot command to generate deterministic artificial metrics fo…

    …r each metrictank partition.
    fitzoh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    68a9aac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6468658 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    993dcc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ba76d3 View commit details
    Browse the repository at this point in the history
  5. extract partition via regex

    fitzoh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    e36561f View commit details
    Browse the repository at this point in the history
  6. more logging

    fitzoh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    8c917ce View commit details
    Browse the repository at this point in the history
  7. stats for other failure modes

    fitzoh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    9fccc21 View commit details
    Browse the repository at this point in the history
  8. go fmt

    fitzoh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    f387547 View commit details
    Browse the repository at this point in the history
  9. update docs

    fitzoh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    74116e5 View commit details
    Browse the repository at this point in the history
  10. FormatInt -> Itoa

    fitzoh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    e5f70fb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ec7ebf6 View commit details
    Browse the repository at this point in the history
  12. update command name

    fitzoh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    d18681f View commit details
    Browse the repository at this point in the history
  13. declare counters once

    fitzoh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    62a9a73 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4b4fb0f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1080059 View commit details
    Browse the repository at this point in the history
  16. artificial -> test

    fitzoh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    1a498fc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    af6b666 View commit details
    Browse the repository at this point in the history
  18. gateway -> publisher

    fitzoh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    f330794 View commit details
    Browse the repository at this point in the history
  19. fix lastSeen tracking

    fitzoh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    69e110b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    755f474 View commit details
    Browse the repository at this point in the history
  21. initialize metrics up front

    fitzoh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    d967261 View commit details
    Browse the repository at this point in the history
  22. use aligned lossless tick

    fitzoh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    14187eb View commit details
    Browse the repository at this point in the history
  23. bring decode error back

    fitzoh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    c19b304 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    86c7cff View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6ccddd9 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0b0c9ce View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    713927e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    362f914 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ab338f2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d06aa84 View commit details
    Browse the repository at this point in the history
  31. update docs

    fitzoh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    c57c5af View commit details
    Browse the repository at this point in the history
  32. clearer desc

    Dieterbe authored and fitzoh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    0a7553e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    679eabc View commit details
    Browse the repository at this point in the history
  34. load atomically

    fitzoh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    26e2b19 View commit details
    Browse the repository at this point in the history
  35. update metric name

    fitzoh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    f9d103b View commit details
    Browse the repository at this point in the history
  36. update log

    fitzoh committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    6ce3660 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    496a4cb View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    b5771cb View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    23a250b View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Configuration menu
    Copy the full SHA
    b2612af View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. make checkSpacing simpler

    Dieterbe committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    df72b2a View commit details
    Browse the repository at this point in the history
  2. clearer description

    Dieterbe committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    3cb22c5 View commit details
    Browse the repository at this point in the history
  3. remove needless clause

    Dieterbe committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    d8c46dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a03fda3 View commit details
    Browse the repository at this point in the history
  5. gofmt import paths

    Dieterbe committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    08e2d4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07a9d1a View commit details
    Browse the repository at this point in the history
  7. need a lossy ticker for the checker routine

    we wouldn't want to process old ticks with a lag as that would produce
    incorrect outcomes
    Dieterbe committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    9ab9906 View commit details
    Browse the repository at this point in the history
  8. query response is a response

    Dieterbe committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    2095f9f View commit details
    Browse the repository at this point in the history
  9. fix off-by-one's

    Dieterbe committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    9281a5a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2cb97a6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f3518f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bb73e5e View commit details
    Browse the repository at this point in the history
  13. remove bogus clause

    Dieterbe committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    f88aad6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4a53d22 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    10a2304 View commit details
    Browse the repository at this point in the history
  16. simplify stats setting

    Dieterbe committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    1045f17 View commit details
    Browse the repository at this point in the history
  17. fix invalid check.

    Dieterbe committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    7a1671e View commit details
    Browse the repository at this point in the history
  18. make it easy to monitor for correctness

    introduce "post nan points" concept
    Dieterbe committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    200b0c0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e8b845c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Configuration menu
    Copy the full SHA
    5c3aace View commit details
    Browse the repository at this point in the history