Open Q&A
If there's no good subforum for your question - ask it here!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problem duration metric sorted by longest duration

Khejazi
Guide

Hi all,

 

I want to create tile in dynatrace managed dashboard to show top list of problems with longest duration in a specitic time of period sorted descendingly

 

Any support how to do this? 

 

I tried to filter problems and sorted by duration and then pin to dashboard, but it is showing me a single value and i cannot configure it in Data Explorer.

4 REPLIES 4

ChadTurner
DynaMight Legend
DynaMight Legend

If you are using the Gen1/2 Problem page and you save the tile, it will only save filter constructs and time frames, not sorting preferences on the table view. Additionally the tile will only show you a problem count. If you want a table version say a top 10 list, you will need to do this in the Gen3 UI with the new problems page: 

ChadTurner_0-1787058514572.png

Granted this is in a Scatter plot but you can put it into a table format, or even a record format. 





-Chad

Unfortunately, i am using Dynatrace managed where I cannot write DQL , so I was playing with the metrics but could not reach to a solution

 

@Khejazi Managed does not have any built-in metrics related to problems. You cannot create metric on problem data directly in Managed. You can only do that externally by fetching the data using Problem V2 API and sending a metric data. For example, by an ActiveGate extension. 

Dynatrace Ambassador | Alanata a.s., Slovakia, Dynatrace Master Partner

Well,

Can you guide me how to do that if you please

Featured Posts