-
Notifications
You must be signed in to change notification settings - Fork 343
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
T&A: add metric to collect inconsistencies for #37759 #7426
T&A: add metric to collect inconsistencies for #37759 #7426
Conversation
bfab634
to
ac9db57
Compare
I am not entirely sure if this one query catches them all. I will see to begin writing the "tutorialette" and leave this PR open for the time being, so we can review my text and this code side by side. Due to the regionality of the changes, I do not think we have to fear conflicts here. In the mantis issue, as discussed, I will bring in an object-existence check and pull it up, the more general approach to fixing metered anomalies as per our agreement from the TechSquad in a more holistic approach. |
We discussed the status of this PR at today's TechSquad Meeting, and Max stated that he is on it. He will push the work on this task in the next weeks. |
Any updates on this @mbecker-databay? |
I did in fact look into this, but I seriously have no meaningful addition because the base documentation is WAY better than I thought from reading other such pieces. I will merge this now. |
…g#7426) / Fixing WFE Setup Agent
…g#7426) / Fixing Directories
Hi everyone,
in todays meeting of the T&A tech squad we decided to collect known inconsistency metrics for the database that arise during investigations of mantis tickets. This is the code to do so for Mantis 37759 (i hope...).
@mbecker-databay (or someone else who feels knowledgeable enough): Please look into my query, I hope I've understand the issue and the database correctly.
Kind regards!