How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Latency threshold queries available in the UQB

calendar_today October 16, 2024 domain lightstep

You can now use the Unified Query Builder (UQB) to query on a latency duration . For example, say you want to see latency on the iOS service that’s over 5 seconds and grouped by customer. You would enter the following: Spans with : latency >= 5 second Filter by (and) : service == iOS Group by : customer The rest of the fields work in the same way as for standard span queries.

open_in_new Read original post