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

executor,metrics: add a metric for observing execution phases #35906

Merged
merged 20 commits into from
Jul 21, 2022

Commits on Jul 4, 2022

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

Commits on Jul 5, 2022

  1. executor: record next durations more precise

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    631c38d View commit details
    Browse the repository at this point in the history
  2. executor: simplify the way to get next duration

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    732be48 View commit details
    Browse the repository at this point in the history
  3. revert changes on util/execdetails

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    cc0ca97 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    6fc9782 View commit details
    Browse the repository at this point in the history
  2. observe duration of waiting latest-ts

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    1e2bff1 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    519d053 View commit details
    Browse the repository at this point in the history
  2. add comments for phase durations

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    a61399f View commit details
    Browse the repository at this point in the history
  3. address pingcap#35906 (comment)

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    4ccde74 View commit details
    Browse the repository at this point in the history
  4. observe the duration of writing response

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    df8b914 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e90568 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

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

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    9e97b78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfb259d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eca9088 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f14fed6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9884452 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eece875 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58419d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b25036 View commit details
    Browse the repository at this point in the history