Skip to content
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

Issue 3602 Pod nework bandwidth usage #3606

Merged
merged 8 commits into from
Jul 18, 2024

Conversation

okolesn
Copy link
Collaborator

@okolesn okolesn commented Jul 15, 2024

@okolesn okolesn requested a review from SilinPavel July 15, 2024 19:35
@SilinPavel
Copy link
Member

We also need new configs in deploy/contents/install/email-templates

@@ -133,7 +139,8 @@ static class ResourceMonitoringManagerCore {
final PreferenceManager preferenceManager,
final StopServerlessRunManager stopServerlessRunManager,
final InstanceOfferManager instanceOfferManager,
final RunStatusManager runStatusManager) {
final RunStatusManager runStatusManager,
final ESMonitoringManager monitoringManager) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's use already existing way to request metrics (same as for IdleRuns). For this we need implement a method for NetworkRequester.java which now is unimplemented + AbstractMetricRequester.getRequester should be expanded to return NetworkRequester if such metric is requested

@SilinPavel SilinPavel force-pushed the Issue_3602_Pod_nework_bandwidth_usage branch from b61e0c0 to a016ffb Compare July 18, 2024 13:05
@SilinPavel SilinPavel merged commit cdb4be4 into develop Jul 18, 2024
4 checks passed
SilinPavel pushed a commit that referenced this pull request Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants