3 years ago
Using Instance Properties to add individual instances to a service.
So as part of our observability work I am looking at possibly building out services by a property service.name in this case "Login" so for physical hardware this will be fine but we have a number of virtual servers that make up the login service, I have created a login Service and added a property filter for service.name Login but it is not working.
Therefore my question is when adding individual instances can you utilise the property filter in the service to identify individual instances.