AA-2472 : Audit monitoring not showing any graph

Review Request #664 — Created Feb. 20, 2025 and submitted

pmurugaiyan
AMP
amp_3_7
apoorva.sn, prajesh, shuinvy

Problem statement

AA-2472 : Audit monitoring not showing any graph

Fix

  1. Earlier the Database query was made using the virtual server name which was not indexed. Now, I have updated the
    logic to query using the server IP address.
  2. RTT chart - Updated the index value from adc.responsetime to adc.duration to render the chart
  3. SSL related charts - We don't have the SSL statistics as part of the APV system logs, so I have removed the SSL
    related charts from the Audit logging section.
  4. Processing Time charts - We don't have enough data to represent the client/server processing time for the requests
    with AN_WELF log format. Hence, removed that as well.

The changes has been tested locally.


Description From Last Updated

can you update the review with what the issue was and what changes was done to fix this bug Can …

apoorva.snapoorva.sn

Do we require top 3 values - RTT P50.0, RTT P95.0, RTT P99.0 in "Client to Device Time" chart

apoorva.snapoorva.sn

this line is commented. shld we uncomment ?

apoorva.snapoorva.sn

Same as above

apoorva.snapoorva.sn
pmurugaiyan
shuinvy
  1. Ship It!
  2. 
      
apoorva.sn
  1. 
      
  2. can you update the review with what the issue was and what changes was done to fix this bug

    Can we follow some pattern similar to

    Eg:

    Problem:

    Solution:

    Testing Done:

  3. 
      
pmurugaiyan
apoorva.sn
  1. 
      
  2. this line is commented. shld we uncomment ?

    1. These are comment from earlier also, we can perform the code cleanup later. I don't want to uncomment/remove this without the full picture.

  3. 
      
apoorva.sn
  1. 
      
  2. Do we require top 3 values - RTT P50.0, RTT P95.0, RTT P99.0 in "Client to Device Time" chart

    1. Yes Apoorva, Its the earlier implementation. So we haven't made any changes on that. If required we can revisit the charts later during the UI revamp.

  3. 
      
apoorva.sn
  1. Ship It!
  2. 
      
pmurugaiyan
Review request changed

Status: Closed (submitted)

Loading...