The node-edge component in the dashboards is very powerful to show me my network topology and the linked KPIs.
Is it possible to filter this topology using a service i.e. only show nodes that are present in a service?
In dashboards, you also have a query filter component. This filter exposes feeds which can be linked to the node-edge component to highlight and/or filter nodes and edges.
For your use case, you could have a column in your query result that indicates to which service it contributes. This column can be used in the query filter to filter on a specific service.
We're currently also working on an exciting feature to use feeds inside the GQI query itself. This way, you are able to have dynamic queries which will result in a dynamic node-edge!
That data is not yet available through GQI. We’re currently adding the view and view relations data source. A similar service relations data source could be added in the future.
Thank you for the feedback!
I’ve added a feature suggestion on dojo.
That’s brilliant!
Can we get the service that is used by an element in the GQI query?