- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for loadClusterNotificationMetrics (0.09 seconds)
-
cmd/metrics-v3-cluster-notification.go
) // loadClusterNotificationMetrics - `MetricsLoaderFn` for cluster notification metrics. func loadClusterNotificationMetrics(_ context.Context, m MetricValues, _ *metricsCache) error { if globalEventNotifier == nil { return nil } nstats := globalEventNotifier.targetList.Stats()Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Wed Apr 24 04:10:35 GMT 2024 - 2.2K bytes - Click Count (0) -
cmd/metrics-v3.go
[]MetricDescriptor{ notificationCurrentSendInProgressMD, notificationEventsErrorsTotalMD, notificationEventsSentTotalMD, notificationEventsSkippedTotalMD, }, loadClusterNotificationMetrics, ) clusterIAMMG := NewMetricsGroup(clusterIAMCollectorPath, []MetricDescriptor{ lastSyncDurationMillisMD, pluginAuthnServiceFailedRequestsMinuteMD, pluginAuthnServiceLastFailSecondsMD,Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Aug 02 00:55:27 GMT 2024 - 13.6K bytes - Click Count (0)