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.
Is there anyway if the pattern matched with the conditions, I would like to call that with some custom name.
Thanks
venkat
... View more