Update the Exclude data slider in MetricsDetails page#1237
Conversation
- Related: https://github.ibm.com/runtimes/automation/issues/1013 Signed-off-by: Denny Chacko Jacob
✅ Deploy Preview for eclipsefdn-adoptium-trss ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Current Behavior: Screen.Recording.2026-05-25.at.12.33.51.PM.mov |
|
|
||
| }; | ||
|
|
||
| // const uniqueTitle = [...new Set(data.map((item) => item.metricName))]; |
There was a problem hiding this comment.
delete the commented out line uniqueTitle
|
Suggestion (can be a follow-up issue): The stats calculation logic is duplicated between the |
I think this suggestion can be purued in a different issue,sice this PR only deals with the slider. Its a good suggestion , will create an issue to track this |
Signed-off-by: Denny Chacko Jacob