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

Collect sqlserver deadlock data #18108

Merged
merged 92 commits into from
Sep 27, 2024
Merged

Collect sqlserver deadlock data #18108

merged 92 commits into from
Sep 27, 2024

Commits on Sep 27, 2024

  1. Creating a test for the deadlock

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d70ff4f View commit details
    Browse the repository at this point in the history
  2. added test

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3237a16 View commit details
    Browse the repository at this point in the history
  3. Deadlocks first impl

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3107f2e View commit details
    Browse the repository at this point in the history
  4. first full version

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    425f728 View commit details
    Browse the repository at this point in the history
  5. Added checks

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    bdda946 View commit details
    Browse the repository at this point in the history
  6. Added the deadlock file

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    132eabb View commit details
    Browse the repository at this point in the history
  7. Added exception for truncated xml

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f32097c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3cd70e3 View commit details
    Browse the repository at this point in the history
  9. adopted oto the activity pipeline

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0a0a85c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f95318f View commit details
    Browse the repository at this point in the history
  11. Removed pdb

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3af8b68 View commit details
    Browse the repository at this point in the history
  12. Added logs

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0627c7b View commit details
    Browse the repository at this point in the history
  13. Improved queries

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    da6ef0d View commit details
    Browse the repository at this point in the history
  14. Added a new query

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    61772e6 View commit details
    Browse the repository at this point in the history
  15. fix import

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8835210 View commit details
    Browse the repository at this point in the history
  16. use temp table

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d6cc03a View commit details
    Browse the repository at this point in the history
  17. Made test stable

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2de0f13 View commit details
    Browse the repository at this point in the history
  18. Added obfuscation unit test

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a82f04a View commit details
    Browse the repository at this point in the history
  19. Applied formatting

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9365ae3 View commit details
    Browse the repository at this point in the history
  20. Fixed linter errors

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5bd49d6 View commit details
    Browse the repository at this point in the history
  21. propagated errors

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1a93253 View commit details
    Browse the repository at this point in the history
  22. removed old imports

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    44d506c View commit details
    Browse the repository at this point in the history
  23. Added setup to all variants

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f657179 View commit details
    Browse the repository at this point in the history
  24. Remove unused changes

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9add15c View commit details
    Browse the repository at this point in the history
  25. Added changelog

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    52beecb View commit details
    Browse the repository at this point in the history
  26. deadlocks spec

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a7715e3 View commit details
    Browse the repository at this point in the history
  27. formatted spce

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7fde1c7 View commit details
    Browse the repository at this point in the history
  28. Improced changelog

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    43e5718 View commit details
    Browse the repository at this point in the history
  29. Improved deadlock test

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2035822 View commit details
    Browse the repository at this point in the history
  30. Improved unit tests

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    36448ae View commit details
    Browse the repository at this point in the history
  31. Fixed data model

    kozlovb authored and nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    516431c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    ce69f16 View commit details
    Browse the repository at this point in the history
  33. test for empty payloads

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    bf45452 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b58ff3a View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    fd53695 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    2f362e8 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    3719d4e View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    b4e8778 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    f5161ae View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    7d84e25 View commit details
    Browse the repository at this point in the history
  41. obfuscation bug fix

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1c96319 View commit details
    Browse the repository at this point in the history
  42. test with dbm: false

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d99ba51 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    e1130a8 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    a91a374 View commit details
    Browse the repository at this point in the history
  45. default interval

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    95ee9b7 View commit details
    Browse the repository at this point in the history
  46. improved error handling

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9afd2c6 View commit details
    Browse the repository at this point in the history
  47. fixes

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1ab5f4a View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    7a60fcd View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    f64d44a View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    ca0ba5f View commit details
    Browse the repository at this point in the history
  51. refactoring

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a0edfa6 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    d843f58 View commit details
    Browse the repository at this point in the history
  53. separate deadlock tests

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7203f83 View commit details
    Browse the repository at this point in the history
  54. linter

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5b04149 View commit details
    Browse the repository at this point in the history
  55. deadlocks as async job

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e0fba54 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    7bf23cb View commit details
    Browse the repository at this point in the history
  57. renamed query varaible

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1ddd032 View commit details
    Browse the repository at this point in the history
  58. query signatures

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c37ea67 View commit details
    Browse the repository at this point in the history
  59. fixed test cases

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    26b7574 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    ceb1d88 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    4a59ec0 View commit details
    Browse the repository at this point in the history
  62. spid as int

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    561b66f View commit details
    Browse the repository at this point in the history
  63. db rows in dict

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    19f689d View commit details
    Browse the repository at this point in the history
  64. deadlock timestamp

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2c21aaa View commit details
    Browse the repository at this point in the history
  65. read date in test case

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f93748c View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    8439077 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    f37d3a4 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    86f1803 View commit details
    Browse the repository at this point in the history
  69. linster

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d0783ae View commit details
    Browse the repository at this point in the history
  70. disabled by default

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    aa93f88 View commit details
    Browse the repository at this point in the history
  71. fixing rebasing errors

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7d747ba View commit details
    Browse the repository at this point in the history
  72. fixing rebasing errors

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    60e1827 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    3d35945 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    dd8d56e View commit details
    Browse the repository at this point in the history
  75. linter

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    77cfb13 View commit details
    Browse the repository at this point in the history
  76. linter

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4a44928 View commit details
    Browse the repository at this point in the history
  77. linter

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b7c161f View commit details
    Browse the repository at this point in the history
  78. linter

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ff3213a View commit details
    Browse the repository at this point in the history
  79. licence

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9a6acc7 View commit details
    Browse the repository at this point in the history
  80. instance fix

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    be2ab45 View commit details
    Browse the repository at this point in the history
  81. import order

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    09b2e64 View commit details
    Browse the repository at this point in the history
  82. linter: import order

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    324fce1 View commit details
    Browse the repository at this point in the history
  83. asset validation

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4e1d968 View commit details
    Browse the repository at this point in the history
  84. get_deadlock_obj

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    28927ef View commit details
    Browse the repository at this point in the history
  85. lookback

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8d87d54 View commit details
    Browse the repository at this point in the history
  86. key error

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5b92ce9 View commit details
    Browse the repository at this point in the history
  87. linter

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6cc08e2 View commit details
    Browse the repository at this point in the history
  88. exception handling

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6f39ba3 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    e7bf8f8 View commit details
    Browse the repository at this point in the history
  90. remove sqlncli from ci

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    370f64c View commit details
    Browse the repository at this point in the history
  91. test diag change

    nenadnoveljic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9a1695d View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    33ce257 View commit details
    Browse the repository at this point in the history