Details
-
Type:
Improvement Request
-
Status:
New
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 5.2.0
-
Fix Version/s: 5.4.0
-
Component/s: None
-
Security Level: Public
-
- Environment:
- -
Issue Links
| Depends | |||
|---|---|---|---|
|
|||
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Christophe DENEUX [ cdeneux ] | Pierre Souquet [ psouquet ] |
| Fix Version/s | 5.3.0 [ 10877 ] | |
| Priority | Minor [ 4 ] | |
| Description |
TCP Transporter metrics : getIncomingConnections and getIncomingMessagesCount return metrics which identify container solely by their IP. (Or Ip:port if [PETALSESBCONT-464](https://jira.petalslink.com/browse/PETALSESBCONT-464) is solved)
These metrics should identify containers with their container name. This could by a costly check to be done each time (each message received or each probe read), this change should be done with care. |
TCP Transporter metrics : getIncomingConnections and getIncomingMessagesCount return metrics which identify container solely by their IP. (Or Ip:port if [PETALSESBCONT-464] is solved)
These metrics should identify containers with their container name. This could by a costly check to be done each time (each message received or each probe read), this change should be done with care. |
| Link | This issue depends on PETALSESBCONT-464 [ PETALSESBCONT-464 ] |
| Summary | incoming TCP Transporter monitoring metrics should return container name instead of "IP:Port" or "IP" | Incoming TCP Transporter monitoring metrics should return container name instead of container IP address |
| Description |
TCP Transporter metrics : getIncomingConnections and getIncomingMessagesCount return metrics which identify container solely by their IP. (Or Ip:port if [PETALSESBCONT-464] is solved)
These metrics should identify containers with their container name. This could by a costly check to be done each time (each message received or each probe read), this change should be done with care. |
TCP Transporter metrics : '{{getIncomingConnections}}' and '{{getIncomingMessagesCount}}' return metrics which identify container solely by their IP address.
These metrics should identify containers with their container name. Note: This could by a costly check to be done each time (on each message received or on each probe read), this change should be done with care. |
| Fix Version/s | 5.4.0 [ 11131 ] | |
| Fix Version/s | 5.3.0 [ 10877 ] |