You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
resolves#2946
**Changes:**
- Improved decimal precision in percentage displays by adding `.toFixed(1)` to ensure consistent one decimal place
- Increased network traffic (TX/RX) decimal precision from 1 to 2 places for more accurate readings
**Impact:**
These changes provide more precise numerical representations in the Agent Detail Modal, particularly for percentage values and network traffic measurements, leading to better monitoring accuracy.
**How to test:**
1. Visit Resources page.
2. Click the info icon of any agent.
**Checklist:**
- [x] Mention to the original issue
- [ ] Documentation
- [x] Minium required manager version: 24.09
- [x] Specific setting for review
- [ ] Minimum requirements to check during review
- [ ] Test case(s) to demonstrate the difference of before/after
0 commit comments