-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a separate audit client for lost event monitoring (#7561)
A single audit client was used both for receiving events and to periodically check the audit status for lost events. This means that when the publishing pipeline blocks, no lost events statistic is generated. Now a secondary audit client will be used to run this periodic polling.
- Loading branch information
1 parent
947221e
commit 25df531
Showing
1 changed file
with
15 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters