Search Time Graphs by specific metric(s)?

We have a custom service that exposes Springboot2 http metrics by endpoint. So, for a particular “service”, there are multiple graphs for all the endpoints.

There is an “All_Ok” graph for every service and an “All_Fail” graphs for every service which encompasses the counts for all the endpoint of the service. So, while we can do a search for graphs that gets all of the graphs, it’s large. And though we can do things like Combined Graphs from the search result (to combine the All_Ok and All_Fail), the somewhat unique endpoint graphs remain.

Example of the All_Ok

Example of a specific endpoint set that we don’t want to show (there are a ton of these)