cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Create a filter by Management zones

hmendes
Visitor

Hello all

In the new dashboards using DQL, is it possible, for example, to create a variable that contains all the management zones as we had the filter in the classic dashboards?

old_mz_filter.PNG

 

My idea is to choose the management zone and fetch all the components that belong to that management zone dynamically. In the example below, management zones will return null because we are filtering by the host entity and not all hosts are in management zones.

new_dashboards.PNG

 

Kind Regards

H. Mendes

 

2 REPLIES 2

mark_bley
Dynatrace Champion
Dynatrace Champion

What you are looking for is called Segments https://docs.dynatrace.com/docs/shortlink/segments-concepts-includes

With filters you would need to include the variables in each of the queries. 

Thanks for the answer.

But in the segments, will I have to replicate the content of the Management zone, or can we get what we have within the management zone with some variable?

Featured Posts