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

Is possible to split services automatically detect by Dynatrace?

d_sarais
Guide

I deployed OneAgent on two different layer of webserver (nginx): first one is the presentation layer (4 hosts) and the second one is the backend layer (other 4 hosts).

Detected service is only one (NGINX on port 443) but I need to split that in two different service i.e Nginx Frontend and Nginx Backend in order to reach best representation on dashboard side.

Did you ever done this trick?

Thank in advance!


2 REPLIES 2

skrystosik
DynaMight Guru
DynaMight Guru

Hello @davide s.,

how looks your process group? If you see only one process group nginx it is possible that those services are binded into one. In such way I suggest using environment variables to split those process groups based on their role and then services should also be separated.

https://www.dynatrace.com/support/help/shortlink/p...

Sebastian


Regards, Sebastian

Yes, I see just one process group "nginx". Ok I will do this condifguration on hosts. Thanks a lot!


Featured Posts