NOTEThree fields record the time of each call: sensedia.duration_millis (total time), sensedia.gateway_duration_millis (time spent by the gateway) and sensedia.target_duration_millis (time spent by the backend). Comparing the last two shows where the time went.
Field | What it records |
|---|---|
sensedia.duration_millis | Total time of the call |
sensedia.gateway_duration_millis | Time spent by the gateway |
sensedia.target_duration_millis | Time spent by the backend |
Values are in milliseconds and the three fields are available in both the Traces and the Calls indices. See the field mapping for the names used in previous versions.
In General trace, set the time range you want to investigate.
To see the trend instead of going call by call, create a visualization combining:
sensedia.gateway_duration_millis;sensedia.target_duration_millis.Both curves then appear on the same chart and the gap between them becomes visible.
TIPPrefer the Percentiles metric over Average when you want to keep isolated spikes from distorting the reading. See aggregations.
We use cookies to enhance your experience on our site. By continuing to browse, you agree to our use of cookies.Learn more