# HELP acs_proxy_active_requests Current in-flight ACS proxy requests. # TYPE acs_proxy_active_requests gauge acs_proxy_active_requests 1 # HELP acs_proxy_requests_total Total ACS proxy HTTP requests handled. # TYPE acs_proxy_requests_total counter acs_proxy_requests_total 24 # HELP acs_proxy_fallback_responses_total Browser handoff fallback responses served. # TYPE acs_proxy_fallback_responses_total counter acs_proxy_fallback_responses_total 3 # HELP acs_proxy_upstream_failures_total Upstream fetches that failed or returned blocking statuses. # TYPE acs_proxy_upstream_failures_total counter acs_proxy_upstream_failures_total 0 # HELP acs_proxy_branding_fast_path_total Fast-path string branding operations used. # TYPE acs_proxy_branding_fast_path_total counter acs_proxy_branding_fast_path_total 0 # HELP acs_proxy_branding_cheerio_fallback_total Cheerio fallback branding operations used. # TYPE acs_proxy_branding_cheerio_fallback_total counter acs_proxy_branding_cheerio_fallback_total 0 # HELP acs_proxy_request_duration_seconds Request duration histogram. # TYPE acs_proxy_request_duration_seconds histogram acs_proxy_request_duration_seconds_bucket{le="0.05"} 24 acs_proxy_request_duration_seconds_bucket{le="0.1"} 24 acs_proxy_request_duration_seconds_bucket{le="0.25"} 24 acs_proxy_request_duration_seconds_bucket{le="0.5"} 24 acs_proxy_request_duration_seconds_bucket{le="1"} 24 acs_proxy_request_duration_seconds_bucket{le="2"} 24 acs_proxy_request_duration_seconds_bucket{le="5"} 24 acs_proxy_request_duration_seconds_count 24 acs_proxy_request_duration_seconds_sum 0.084830 # HELP acs_proxy_request_duration_seconds_avg Average request latency in seconds. # TYPE acs_proxy_request_duration_seconds_avg gauge acs_proxy_request_duration_seconds_avg 0.003535 # HELP acs_proxy_upstream_status_total Upstream response codes observed. # TYPE acs_proxy_upstream_status_total counter