-
Notifications
You must be signed in to change notification settings - Fork 65
apollo_deployments: change row type to string to remove code duplication in infra panel titles #10069
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
Conversation
f87dbbb to
700fbec
Compare
700fbec to
d1d4255
Compare
d1d4255 to
e4c2ec6
Compare
6cb9014 to
8272ef3
Compare
e4c2ec6 to
5580fae
Compare
matanl-starkware
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@matanl-starkware reviewed 2 of 3 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @Itay-Tsabary-Starkware)
crates/apollo_dashboard/src/dashboard_definitions.rs line 81 at r2 (raw file):
get_reverts_row(), get_storage_row(), get_component_infra_row("Batcher", &BATCHER_INFRA_METRICS),
I want this "Infra" suffix.
Do you want to add it to the get_infra_row builder fn?
Code quote:
Batcher5580fae to
7cccff6
Compare
8272ef3 to
5901432
Compare
7cccff6 to
f8264c7
Compare
Itay-Tsabary-Starkware
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 2 of 3 files reviewed, 1 unresolved discussion (waiting on @matanl-starkware)
crates/apollo_dashboard/src/dashboard_definitions.rs line 81 at r2 (raw file):
Previously, matanl-starkware (Matan Lior) wrote…
I want this "Infra" suffix.
Do you want to add it to the get_infra_row builder fn?
Of course, it is required, eitherwise it overruns the original Batcher row. Had a pr splitting issue, and this accidently got pushed into the next pr. Moved it here.
matanl-starkware
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@matanl-starkware reviewed 1 of 1 files at r3, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @Itay-Tsabary-Starkware)
f8264c7 to
8802c8c
Compare
Itay-Tsabary-Starkware
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Itay-Tsabary-Starkware reviewed 2 of 3 files at r1, 1 of 1 files at r3, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @Itay-Tsabary-Starkware)
8802c8c to
f4d4e3c
Compare
034300c to
1ba9cbb
Compare
Itay-Tsabary-Starkware
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Itay-Tsabary-Starkware reviewed 1 of 1 files at r4, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @Itay-Tsabary-Starkware)
…ion in infra panel titles
f4d4e3c to
a083f23
Compare
Merge activity
|

No description provided.