Determine current service levels in logs for latency
We are adding SLI's for the success rate and throughput of global search. To create these SLI's we have to know the service levels. We can get these by using existing instrumentation to measure this in the SearchController and Search API, where we can differentiate between the different labels (type/name
, level
, scope
)
Edited by Roy Zwambag