How do you add different services to APM Service Groups?

How do you add different services to APM Service Groups when they dont have matching terms in the naming convention for the query ?

Bit pointless when you cant select the services and that they all need to be the result of a query? or am I missing something ?

Hey @zx8086, you can use a KQL string to match multiple services, e.g. service.name:(service-a OR service-b OR service-c). Does that work for you?

That works, but from a UI perspective a simple click and select would have been better. Especially for additions and deletions. The query editing will be complex with more and more services.

I get what you mean. I'll take that feedback to the team, perhaps there's something we can do here.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.