Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Add the new columns for throughput metrics #125

Merged
merged 10 commits into from
Feb 14, 2024
Merged

Conversation

adibar121
Copy link
Collaborator

@adibar121 adibar121 commented Feb 8, 2024

Add the new columns for throughput metrics

  • rename averageCPU to average_cpu
  • rename averageMemory to average_memory

FEB530B0-A9C6-4FA7-87D4-4013934C692A

672F8BFF-22B5-4FD5-A06E-88356D369193

issue: #112

Checklist:

  • I have included a meaningful summary of my PR's content
  • If applicable, I have included screenshots to help describe my change
  • I have linked my PR to the relevant issue
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes do not generate new compliance warnings / errors
  • I have tested that my fix or enhancement is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have made corresponding changes to the documentation

@adibar121 adibar121 requested a review from ohadkoren February 8, 2024 09:53
@adibar121 adibar121 self-assigned this Feb 8, 2024
@ohadkoren ohadkoren added the task New task label Feb 14, 2024
…cloumn

# Conflicts:
#	portal/src/app/components/home/components/experiment/components/table-options/components/select-columns-popup/utils/convert-data-to-options.utils.test.ts
#	portal/src/app/components/home/components/experiment/components/table-options/components/select-columns-popup/utils/convert-data-to-options.utils.ts
#	portal/src/app/components/home/components/experiment/components/table-options/constants/table-options.const.ts
@ohadkoren ohadkoren added this to the 1.2.0 milestone Feb 14, 2024
@ohadkoren ohadkoren linked an issue Feb 14, 2024 that may be closed by this pull request
@ohadkoren ohadkoren merged commit c6c470e into main Feb 14, 2024
4 checks passed
@ohadkoren ohadkoren deleted the throughput_cloumn branch February 20, 2024 14:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
task New task
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

UI - add the new columns for throughput metrics
3 participants