Petals ESB Container

Improve TCP incoming message metrics to return container by name instead of IP

Details

  • Type: Improvement Request Improvement Request
  • Status: New New
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: 5.2.0
  • Fix Version/s: 5.4.0
  • Component/s: Micro-kernel
  • Security Level: Public
  • Description:
    Hide

    TCP incoming message metrics return remote container names as IP address. It would be nicer to have them as container name as defined at topology level (similarly to outgoing metrics).

    • One way of doing this could be by converting the IP returned by the probe relying on ConfigurationService. (Maybe through getLocalTopology() or getContainersConfiguration())
    • Another way could be to modify the probe itself to return the name.
    Show
    TCP incoming message metrics return remote container names as IP address. It would be nicer to have them as container name as defined at topology level (similarly to outgoing metrics).
    • One way of doing this could be by converting the IP returned by the probe relying on ConfigurationService. (Maybe through getLocalTopology() or getContainersConfiguration())
    • Another way could be to modify the probe itself to return the name.
  • Environment:
    -

Activity

Hide
Christophe DENEUX added a comment - Thu, 13 Apr 2023 - 17:01:31 +0200

Postponed to version 5.4.0 or upper

Show
Christophe DENEUX added a comment - Thu, 13 Apr 2023 - 17:01:31 +0200 Postponed to version 5.4.0 or upper
Hide
Christophe DENEUX added a comment - Fri, 30 Nov 2018 - 08:59:06 +0100

Caution, to avoid to impact performances of message transport, the container name resolution should be done getting the metric values through JMX API.

Show
Christophe DENEUX added a comment - Fri, 30 Nov 2018 - 08:59:06 +0100 Caution, to avoid to impact performances of message transport, the container name resolution should be done getting the metric values through JMX API.

People

Dates

  • Created:
    Thu, 29 Nov 2018 - 17:14:38 +0100
    Updated:
    Thu, 13 Apr 2023 - 17:01:31 +0200