Welcome to the PruTAN's Analytics,.Here you can find detailed metrics and insights for the Hostbox, Interceptor, and Transformer modules API's. Use these analytics to monitor performance, data-flow, identify issues, and optimize your API testing and transformation processes.

  • To know how the simulated requests perform , data modification, logs etc. Analytics feature provide a broad description about these things.

Image 1 : Hostbox Analytics

Image 2 : Interceptor Analytics

Image 3 : Transformer Analytics

Key Metrics :

Request : The payload of the API request that is executed.

Response : The initial response payload before any rules are applied.

Rules : Scripts implemented to modify the response.

Request Rule : Scripts used to update the client request body in the Interceptor or the L3 request body in the Transformer.

Request After Rule : The request payload after the application of rules.

Response Rule : Scripts used to modify the final response received by the user.

Response After Rule : The final response received by user after the application of rules.

Logs : Logs generated during the request processing.

Headers : List of headers included in the request.