-
Notifications
You must be signed in to change notification settings - Fork 735
Add streamlookup monitoring (dynamic counters) #10280
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
Add streamlookup monitoring (dynamic counters) #10280
Conversation
d0208d1 to
4967983
Compare
74474f3 to
49c4fdc
Compare
StreamLookupTransformCount is same as GenericLookupCount StreamLookupTransformKeys is same as GenericLookupKeys StreamLookupTransformTimeMs is almost same as GenericLookupAnswerTimeMs (plus expenses on actor message passing, and it expected to be small)
Lookup{,Src}* -> component[Lookup{,Src}].*
|
⚪
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ Test history | Ya make output | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ Test history | Ya make output | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ Test history | Ya make output | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
(cherry picked from commit 707927e)
Changelog entry
Adds dq_tasks/operation={query_id}/component=Lookup{,Src}/* sensors
Changelog category
Additional information
...