Skip to content

Expose global_search_apdex as a prometheus metric

Roy Zwambag requested to merge 342068-global-search-apdex-to-prometheus into master

What does this MR do and why?

This MR creates custom SLIs for Global Search apdex for Web and API.

How to set up and validate locally

  1. Search anything via global search /search endpoint
  2. Check prometheus, it should now have gitlab_sli_global_search_web_apdex_total and gitlab_sli_global_search_web_apdex_success_total

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #342068 (closed)

Edited by Roy Zwambag

Merge request reports