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

metrics: Add err label for TiFlashQueryTotalCounter #25317

Merged
merged 11 commits into from
Jun 10, 2021

Commits on Jun 10, 2021

  1. use err to instead err==nil

    Signed-off-by: jyz0309 <45495947@qq.com>
    jyz0309 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    d7aab94 View commit details
    Browse the repository at this point in the history
  2. merge master

    Signed-off-by: jyz0309 <45495947@qq.com>
    jyz0309 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    0e0c871 View commit details
    Browse the repository at this point in the history
  3. add error label for TiFlashQueryTotalCounter

    Signed-off-by: jyz0309 <45495947@qq.com>
    jyz0309 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    93dc1d1 View commit details
    Browse the repository at this point in the history
  4. remove useless import

    Signed-off-by: jyz0309 <45495947@qq.com>
    jyz0309 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    f05d855 View commit details
    Browse the repository at this point in the history
  5. fix typo

    Signed-off-by: jyz0309 <45495947@qq.com>
    jyz0309 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    5187272 View commit details
    Browse the repository at this point in the history
  6. use empty type

    Signed-off-by: jyz0309 <45495947@qq.com>
    jyz0309 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    1baef80 View commit details
    Browse the repository at this point in the history
  7. var

    Signed-off-by: jyz0309 <45495947@qq.com>
    jyz0309 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    d50ad6d View commit details
    Browse the repository at this point in the history
  8. fix comment

    Signed-off-by: jyz0309 <45495947@qq.com>
    jyz0309 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    7405df6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f336553 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f695f88 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8a161c2 View commit details
    Browse the repository at this point in the history