StatsProfile: "NONE" | "REGULAR" | "MORE" | "ALL"

Statistics collection profile.

  • NONE: do not collect request statistics.
  • REGULAR: collect request counts, errors, retries, delays, sizes and average/min/max latency.
  • MORE: REGULAR plus 95th and 99th percentile latency.
  • ALL: MORE plus detailed query statistics.

Generated using TypeDoc