Hi
I want to build a dashboard to compare the Synthetic test - web vitals based on each release testing, I have used the below dashboard, but I couldn't get them grouped on Synthetic events. is there a possible way to get these details?
Dynamic Filters are applied with Release.
builtin:synthetic.browser.event.largestContentfulPaint.load.geo:filter(and(or(in("dt.entity.synthetic_test_step",entitySelector("type(synthetic_test_step),fromRelationship.isStepOf(type(SYNTHETIC_TEST),entityName.equals(~"TOF (1)~"))")),in("dt.entity.synthetic_test_step",entitySelector("type(synthetic_test_step),fromRelationship.isStepOf(type(SYNTHETIC_TEST),entityName.equals(~"TOF~"))"))))):splitBy("dt.entity.synthetic_test_step"):sort(value(auto, descending)):limit(20)
Regards
Yathiraju.N