Skip to main content

Understanding the Results

Key Concepts

APImetrics stores the results of monitors. For each result, the following information is stored:

  • Detailed call breakdown (Connect Time, DNS Lookup, Processing Time, Total Time)
  • Location the call was made from
  • HTTP code returned
  • Pass, Fail or Warning if conditions have been set for the call
  • Response header and body

Running a call from the Call Edit screen will take you to the result of that call. All results are stored by monitor. You can also search and view results.

Results View

Call Results view showing a list of PASS results for GET /get across multiple global locations, with HTTP 200 status and latency per run

  1. The call result summary
  2. The reason the call was made - this could be a manual call, a scheduled event or another trigger - you can trigger events inside APImetrics to make calls if you need to
  3. The logs for the call showing the setup and configuration
  4. Call duration information broken down by network and server side portions
  5. The request made
  6. The response we got back
  7. If there was a body we'll show the body too
  8. The initial conditions and internal variables set - each monitor in APImetrics has a unique set of identifiers
  9. Any variables set in the monitor