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

v2.1: SVM: fix executor metrics accumulation in program loader (backport of #3695) #3767

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Nov 25, 2024

Problem

Program loading is submitting datapoints for the program cache, but it's not accumulating those metrics upstream to the callee's ExecuteTimings.

Summary of Changes

Wire up metrics to SVM's program_loader module and configure SVM as well as Bank to use them properly to accumulate metrics.


This is an automatic backport of pull request #3695 done by Mergify.

@mergify mergify bot requested a review from a team as a code owner November 25, 2024 02:33
@buffalojoec
Copy link

Backporting since the change is metrics-only, and we definitely want to fix metrics so we can observe 2.1 nodes.

@buffalojoec buffalojoec force-pushed the mergify/bp/v2.1/pr-3695 branch from c7f30f2 to eef95e9 Compare November 25, 2024 23:38
@buffalojoec buffalojoec force-pushed the mergify/bp/v2.1/pr-3695 branch from eef95e9 to 79462f3 Compare December 3, 2024 11:37
@buffalojoec buffalojoec merged commit d8f33ca into v2.1 Dec 10, 2024
28 checks passed
@buffalojoec buffalojoec deleted the mergify/bp/v2.1/pr-3695 branch December 10, 2024 01:16
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.

3 participants