-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix monitoring metrics for individual collectors (#389)
* fix monitoring metrics for individual collectors Signed-off-by: Ananya Kumar Mallik <[email protected]> * add collector cache TTL Signed-off-by: Ananya Kumar Mallik <[email protected]> * reuse Signed-off-by: Ananya Kumar Mallik <[email protected]> * Add collector cache test Signed-off-by: Ananya Kumar Mallik <[email protected]> * Fix caching logic and TTL for cache Signed-off-by: Ananya Kumar Mallik <[email protected]> --------- Signed-off-by: Ananya Kumar Mallik <[email protected]>
- Loading branch information
1 parent
231987c
commit 6a15a74
Showing
3 changed files
with
173 additions
and
12 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