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

feat(FR-561): add percentage suffix for kernel metric threshold #3203

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

yomybaby
Copy link
Member

@yomybaby yomybaby commented Feb 19, 2025

resolves #3204 (FR-561)

Added percentage symbol (%) display for kernel-based auto-scaling rule thresholds in both the rule editor modal and endpoint detail page. This provides clearer indication when threshold values represent percentages for kernel metrics.

In Form
image.png

In List
image.png

Checklist:

  • Documentation
  • Minium required manager version
  • Specific setting for review (eg., KB link, endpoint or how to setup)
  • Minimum requirements to check during review
  • Test case(s) to demonstrate the difference of before/after

@github-actions github-actions bot added the size:XS ~10 LoC label Feb 19, 2025
Copy link
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • flow:merge-queue - adds this PR to the back of the merge queue
  • flow:hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has required the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@yomybaby yomybaby changed the title feat: Add % to Autoscaling threshold of Kenel source feat: add percentage suffix for kernel metric threshold Feb 19, 2025
Copy link

github-actions bot commented Feb 19, 2025

Coverage report for ./react

St.
Category Percentage Covered / Total
🔴 Statements 4.62% 401/8680
🔴 Branches
3.99% (-0% 🔻)
239/5984
🔴 Functions 2.79% 78/2793
🔴 Lines 4.54% 386/8494

Test suite run success

124 tests passing in 14 suites.

Report generated by 🧪jest coverage report action from bc6b1f8

@yomybaby yomybaby changed the title feat: add percentage suffix for kernel metric threshold feat(FR-561): add percentage suffix for kernel metric threshold Feb 19, 2025
@yomybaby yomybaby requested a review from agatha197 February 19, 2025 05:55
@yomybaby yomybaby marked this pull request as ready for review February 19, 2025 05:55
Copy link
Contributor

@agatha197 agatha197 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

graphite-app bot commented Feb 19, 2025

Merge activity

resolves #3204 (FR-561)

Added percentage symbol (%) display for kernel-based auto-scaling rule thresholds in both the rule editor modal and endpoint detail page. This provides clearer indication when threshold values represent percentages for kernel metrics.

In Form
![image.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/XqC2uNFuj0wg8I60sMUh/9b3e18b7-147f-4329-98dd-d26eed455b70.png)

In List
![image.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/XqC2uNFuj0wg8I60sMUh/367f7419-a650-4792-943d-9f3e339dfddc.png)

**Checklist:**
- [ ] Documentation
- [ ] Minium required manager version
- [ ] Specific setting for review (eg., KB link, endpoint or how to setup)
- [ ] Minimum requirements to check during review
- [ ] Test case(s) to demonstrate the difference of before/after
@graphite-app graphite-app bot force-pushed the feature/add-_-to-kenel-threshold branch from afa7660 to bc6b1f8 Compare February 19, 2025 06:00
@graphite-app graphite-app bot merged commit bc6b1f8 into main Feb 19, 2025
7 checks passed
@graphite-app graphite-app bot deleted the feature/add-_-to-kenel-threshold branch February 19, 2025 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS ~10 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add percentage suffix for kernel metric threshold
2 participants