FAQ / Monitoring / Which queries are counted as part of the max QPS computations?

Which queries are counted as part of the max QPS computations?

Algolia computes the maximum query per second (QPS) metrics from search queries only.

Every time we receive a search query, we record the second it happened as part of the maximum QPS computations. Search queries include search operations for records, facets, synonyms, Rules, and Algolia Places. You can find out more about how we calculate the max QPS.

Note that search operations also include the browse and deleteByQuery methods.

Did you find this page helpful?