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

Filter dashboard by process ID

Mik
Visitor

Hi, I want to view metrics of only 1 process by filtering by it's process id.  However it is not able to find any data w.r.t this process. Is there a way I can achieve this? The process id exists as seen in the below screenshot.

Mik_1-1706765819091.png

 

Mik_0-1706765730160.png

 

4 REPLIES 4

radek_jasinski
DynaMight Guru
DynaMight Guru

Hi @Mik 

As much as possible you can do it. You can prepare such a view with Data Explorer. You need to set for the selected metric Splitting by processes and in the filter you indicate the process name.

https://docs.dynatrace.com/docs/observe-and-explore/explorer

Radek

Have a nice day!

Hi,

In data explorer process.ID is something different than you used here. Id you can find when you enter process, then in URL you can extract it and put in data explorer as process.ID 🙂

Pawel_Zalewski_0-1706776421434.png

Best regards

 

"The lions does not ally with the coyotes"

Thanks a lot for quick response!

Is there a way to query the process by its PID based on the process id generated on the host machine?

The reason I am asking this is because I am having many processes having the same process name, to individually go to each process to find out which one I am looking for, get it's id from the URL and then use it in the dashboard filter seems a bit of a tedious task😅.

You can use an advanced mechanism to group processes: https://docs.dynatrace.com/docs/platform-modules/infrastructure-monitoring/process-groups/configurat....
You will be able to build a process detection rule to suit your needs.

Have a nice day!

Featured Posts