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

Backend Detection - http endpoints with custom name for the dashboards

venkat.v
New Member

 


I have several HTTP endpoints, and all connections go to single "cloud" of HTTP endpoints. Instead of the single cloud image/name as "# HTTP Backends", I would like to break those into meaningful names ( eg: auth-http, ABC-http, xyz-http ). I tried out in "Configuration -> Instrumentation -> "Backend Detection" -> Custom HTTP Discovery Rules -> Added Regex matched Http, port and name for the rule. In that, I tried out "backend Naming Configuration" with "use it as is" or Regex options too.

 

Screen Shot 2018-06-08 at 11.32.07 AM.png
Is there anyway if the pattern matched with the conditions, I would like to call that with some custom name.

 

Thanks

venkat

1 REPLY 1

gurmitsa
Architect

First, have you tried to right click on the "4 Http Backends" and select ungroup backends?

Once you do that you should be able to see 4 individual backends and yes there is a way to give them custom name based on some match condition.

 

Following document gives step by step instructions on how you can do this.

https://docs.appdynamics.com/display/PRO44/HTTP+Backend+Detection

 

Thanks!