Skip to content

Make _auth calls visible with master stats#67746

Open
vzhestkov wants to merge 3 commits intosaltstack:masterfrom
vzhestkov:add-_auth-to-master-stats
Open

Make _auth calls visible with master stats#67746
vzhestkov wants to merge 3 commits intosaltstack:masterfrom
vzhestkov:add-_auth-to-master-stats

Conversation

@vzhestkov
Copy link
Copy Markdown
Contributor

What does this PR do?

In case of turning off publishing auth events with auth_events: False while having logging level set to WARNING there is no any way to figure out the amount of processed authentication events, these types of events in huge amount can be only noiticed with indirect way by high CPU usage by the workers.

This change is adding _auth calls to the master stats, so it makes troubleshooting easier with no increasing the logging level.

Previous Behavior

No _auth calls present in master stats

New Behavior

_auth calls are published with master stats

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes/No

Please review Salt's Contributing Guide for best practices, including the
PR Guidelines.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@vzhestkov vzhestkov requested a review from a team as a code owner February 17, 2025 15:04
@vzhestkov vzhestkov force-pushed the add-_auth-to-master-stats branch 4 times, most recently from 804f766 to eb6b2a9 Compare February 18, 2025 08:12
@vzhestkov vzhestkov force-pushed the add-_auth-to-master-stats branch from eb6b2a9 to fb164d5 Compare February 20, 2025 13:34
@dwoz dwoz added the test:full Run the full test suite label Feb 21, 2025
twangboy
twangboy previously approved these changes Jul 1, 2025
@twangboy twangboy added this to the Argon v3008.0 milestone Jul 1, 2025
@twangboy twangboy added the merge-conflict PR has a merge conflict label Jul 1, 2025
@twangboy
Copy link
Copy Markdown
Contributor

twangboy commented Jul 1, 2025

Once the master branch is passing nightlies, please rebase and address the merge conflicts

@twangboy
Copy link
Copy Markdown
Contributor

twangboy commented Aug 6, 2025

Would you mind rebasing?

@twangboy
Copy link
Copy Markdown
Contributor

Please resolve conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:full Run the full test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants