- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for plugin_authn_service_succ_avg_rtt_ms_minute (0.18 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/metrics-v3-cluster-iam.go
pluginAuthnServiceLastFailSeconds = "plugin_authn_service_last_fail_seconds" pluginAuthnServiceLastSuccSeconds = "plugin_authn_service_last_succ_seconds" pluginAuthnServiceSuccAvgRttMsMinute = "plugin_authn_service_succ_avg_rtt_ms_minute" pluginAuthnServiceSuccMaxRttMsMinute = "plugin_authn_service_succ_max_rtt_ms_minute" pluginAuthnServiceTotalRequestsMinute = "plugin_authn_service_total_requests_minute"
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Thu May 02 08:20:42 GMT 2024 - 4.5K bytes - Click Count (0) -
cmd/metrics-v2.go
Value: float64(pluginAuthNMetrics.FailedRequests), }, { Description: MetricDescription{ Namespace: nodeMetricNamespace, Subsystem: iamSubsystem, Name: "plugin_authn_service_succ_avg_rtt_ms_minute", Help: "When plugin authentication is configured, returns average round-trip-time of successful requests in the last full minute", Type: gaugeMetric, },
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 133.6K bytes - Click Count (0)