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

Application detection Rule validates but is not working de facto

Ingrida
Mentor

Hi DT Community!

 

We are trying to define application for certain Domain (one) / URL's (multiple) but we are failing so far.

 

Configuration: we habe multiple applications which use same domain but different URL's:

 

https://extranet-dev.login.companyname.org/application1/....

https://extranet-dev.login.companyname.org/application2/...

...

We are trying to define application(s) to catch them.

 

However, definition per URL (All URLs starting with https://extranet-dev.login.companyname.org/application1 ) does not work: If we use validation it identifies it properly, but de facto traffic keeps going to Default application.

 

We habe urgent action to do on extranet and need to deactivate RUM for it, so we decided to define application Extranet to put all of them in one bucket. However, none of these works either:

 

Domains that equal extranet-dev.login.companyname.org

All domains containing extranet-dev.login.companyname.org

All domains starting with extranet-dev.login.companyname.org

All URLs starting with https://extranet-dev.login.companyname.org

All URLs containing extranet-dev.login.companyname.org

 

None of them seems to work 😞

 

We have some other definitions based on Domain that equal and some of them work. 

 

Any ideas what is going on here?

 

Thanks!

Ingrida

2 REPLIES 2

Ingrida
Mentor

Hi @henk_stobbe,

 

Thanks for the proposal.

 

We actually kinda found workaround by transforming the rules to the target host which  actually process the request (so solution as in the link above), but it is hard to see it as a solution becauce:

 

- It's not what we see in Dynatrace UI. It's domain name we see, not host:port. I am even not sure how to find the port if we do  not know it f.e. An on the top, extracting the domain to a new applicatino will not work here either, as recommended way in DT docs. We have hundreds of applications, each in multiple stages....

 

- It does not really scale. It will hit for us 1000 rules limit quite fast (as we have quite  number of applications to define and hosts to handle)

 

- It comes with high maintenace costs. If behind the LB (which is hinding behind domain name) infrastructure gets extended or replaces, rules needs to be reviewed otherwise we will miss traffic. 

 

I just wonder if we can "tune" bit more with, for example,  custom RUM injection rules to archieve catching directly URL's... 

 

Anyway, thanks for the hint!

 

Best Regards,

Ingrida

Featured Posts