09 Jan 2019 03:10 PM
I am working with a public service(ibmcloud.com). I have defined two automatic tags(prod and tst). Both tst and prod requests are showing up in my public service. How to I separate them out of my service and have prod and tst end up in their own services.
Solved! Go to Solution.
09 Jan 2019 03:23 PM
Open the Requests to Public Network and click on view reqeusts:
Then filter on a domain by clicking on it in the Top Domains at the bottom of the page. You will then be able to separate the domain into a distinct service via the context menu:
09 Jan 2019 05:34 PM
Not sure of how to get to the context menu after I apply the filter?
24 Oct 2020 03:32 PM
I was able to create several separate services using the "Monitor as a separate service" button. But I can't find a way to list all these services that were created. They only appear in "Transactions and services" when actual traffic is collected to these endpoints. But where can I list all these custom services and manage them? (delete, modify, etc)
24 Oct 2020 06:52 PM
There is no global way to do this afik, you need to get inside each service. Once you split them, each uri becomes it's own service.
Unless you do it through the Service Detection API, and add a tag at the rule, and then search for that tag. That way you can manage each service (uri) with a different rule or a General rule for all of them.
09 Jan 2019 04:32 PM
I was able to filter fine, but how do I get to the context menu with filter in tact.
09 Jan 2019 05:43 PM
I skipped a step in my answer. I edited it to make it more clear.