Hello,
I would like to have in a dashboard a list of services and their respective alarm status. Also, I want to show only the services that are under a certain selected view.
Is there a way to achieve this? I found that GQI queries allow filtering services but I couldn't find a filter for the parent view, nor a way to select the current alarm status of the services.
Sebastian Ulloa [SLC] [DevOps Advocate] Selected answer as best 11th April 2022
Sebastian - Things you could try:
- Use a service protocol on your services and have a parameter with the name of the service parent view
- Name your services in a way that you can identify them by certain filter (e.g., include the word service in in the name)
- Use GQI to bring in the Service Alarms and perform filtering by the key word and the view name once it is part of the service protocol
I hope it helps.
Rene De Posada [SLC] [DevOps Enabler] Answered question 8th April 2022