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

write Server related BT in DYnatrace Managed ] urgent.

ramakrishnan_p-
Organizer

Hello

we are in the process of writing the existing BT [ from APPmon 7.0] to New Dynatrace Managed tool. we have few BTs which are written in the Server side [ screenshot 1]. do let me know where /how can i write the samein nw Dynatrace managed.

 

screenshots attached.

Thanks

Ram

 

2 REPLIES 2

ramakrishnan_p-
Organizer

screenshot attached


skrystosik
DynaMight Guru
DynaMight Guru

Screenshots are still missing. In general in Dynatrace you have two tools for business transaction. First is custom service which will help you measuring merformance of particular piece of code (the same as BT). If Dynatrace will not detect this peace by default or you have to have some part as separate thing.

https://www.dynatrace.com/support/help/how-to-use-dynatrace/services-and-transactions/configuration/...

The second thing are requests attributes. You have here some extra options that were not available in Appmon like catching post variables. But you can use as well java .net method arguments return values etc. you can extract values from code the same like in Appmon.

https://www.dynatrace.com/support/help/how-to-use-dynatrace/services-and-transactions/configuration/...

When you will configure it and you will se that in service of your choice request attributes are available (or if you will not use them, just go to service that is important to you) and create multidimensional analysis. You have to remember that each measure there has multiple dimensions. This allow you making similar business or performance charts like in Appmon.

https://www.dynatrace.com/support/help/how-to-use-dynatrace/services-and-transactions/monitoring/cre...

If you are measuring performance of whole service or custom service than you will be able to add it to dashboard as well. For business data you will have to wait to the moment when you will have option of defining custom metrics based on those data. Than they will be available for dashboards as well.

https://www.dynatrace.com/news/blog/custom-metrics-for-services-enrich-dynatrace-ai-and-dashboarding...

Sebastian


Regards, Sebastian

Featured Posts