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

changefeed(ticdc): add metrics to track lag distribution #7032

Merged
merged 13 commits into from
Sep 9, 2022

Commits on Sep 9, 2022

  1. add histogram for lag.

    3AceShowHand committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    56383ca View commit details
    Browse the repository at this point in the history
  2. register the metrics.

    3AceShowHand committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    32a29a3 View commit details
    Browse the repository at this point in the history
  3. rename metrics.

    3AceShowHand committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    12235cb View commit details
    Browse the repository at this point in the history
  4. fix difference metrics.

    3AceShowHand committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    ba2cfda View commit details
    Browse the repository at this point in the history
  5. fix unit.

    3AceShowHand committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    315adc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f246ca View commit details
    Browse the repository at this point in the history
  7. fix metrics.

    3AceShowHand committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    eb3a0c7 View commit details
    Browse the repository at this point in the history
  8. fix cdc json.

    3AceShowHand committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    9ad9be4 View commit details
    Browse the repository at this point in the history
  9. fix cdc json.

    3AceShowHand committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    2429e31 View commit details
    Browse the repository at this point in the history
  10. fix make check.

    3AceShowHand committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    a960f3c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6098daa View commit details
    Browse the repository at this point in the history
  12. fix metrics.

    3AceShowHand committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    d386683 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6730921 View commit details
    Browse the repository at this point in the history