Filtering in grafana dashboard based on test URL

Hello,

I am doing different API tests and would like to apply filter on grafana bashboard based on API URL.

My API tests URLs would be as follows.

  1. https://abc-service-dev.com
  2. https://def-service-dev.com

And I have created two dashboards for the above mentioned API tests metrics, like ABC and DEF. Now, I want to apply filter for these two dashboards metrics.

I am looking for your support to achieve this, as I’m newbie to influx+grafana.