elastic / uptime

This project includes resources and general issue tracking for the Elastic Uptime solution
12 stars 3 forks source link

[Exploratory View] Add Label as an option in the filter and breakdown selector #334

Closed paulb-elastic closed 2 years ago

paulb-elastic commented 3 years ago

As a Web Performance Engineer at an ecommerce company I want to filter and/or breakdown the Exploratory View data (especially Core Web Vitals) by label So that I can see the performance data broken down by my online brands (for which I use labels to distinguish them)

ACs:

shahzad31 commented 3 years ago

We want to save these custom filters in saved object or user will have to selected label field every time from the custom popover?

shahzad31 commented 3 years ago

@paulb-elastic I think this needs futher refinement, we need design and need to determine which EUI component can be used for this

dominiqueclarke commented 2 years ago

I am confused. What field does label map to?

paulb-elastic commented 2 years ago

I am confused. What field does label map to?

Labels can be added in the RUM tag, for anything (e.g. using apm.addLabels({ foo: "bar" });).

Some users use this for a type of categorisation for their pages (e.g. different brands, or maybe product pages vs information pages). Having a breakdown by label, allows those users to separate them in Exploratory View.

justinkambic commented 2 years ago

Post FF testing LGTM

Tested this against dev cluster and the search/application of the breakdown looked good to me. Couldn't seem to get data to show, but I'm thinking that's more a product of the underlying data than an issue with the software.

Nov-01-2021 14-13-57