-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add lag metrics & use informer for events (#1203)
* chore: remove updateLag db queries * chore: wrap events & objects from shared informers into a QueueItem * feat: informer and event receive lag metrics * feat: informer & event queued to consume lag * chore: update histogram buckets * feat: informer update lag * feat: per item consumer lag [skip ci] * counters for config changes [skip ci] * feat: remove event watcher and use informers for events * chore: add labels to config changes metrics * fix: add initial delay to metrics registration for informers
- Loading branch information
1 parent
f7c692c
commit 03f96d7
Showing
11 changed files
with
316 additions
and
461 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
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
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
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
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
Oops, something went wrong.