From 6a327f51c74d1aadd5a9947ec7ec9786eb3a184d Mon Sep 17 00:00:00 2001 From: Pavel Moukhataev <pmoukhataev@pulsepoint.com> Date: Wed, 23 Oct 2019 15:31:57 +0300 Subject: [PATCH] Code review - https://github.com/fluxcd/flux/pull/2535#pullrequestreview-305818012 --- docs/references/monitoring.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/references/monitoring.md b/docs/references/monitoring.md index d061686d8..0fa2208a4 100644 --- a/docs/references/monitoring.md +++ b/docs/references/monitoring.md @@ -14,5 +14,6 @@ The following metrics are exposed: | `flux_daemon_queue_duration_seconds` | Duration of time spent in the job queue before execution | `flux_daemon_queue_length_count` | Count of jobs waiting in the queue to be run | `flux_daemon_sync_duration_seconds` | Duration of git-to-cluster synchronisation +| `flux_daemon_sync_manifests` | Number of successfully synchronized manifests, number of errors | `flux_registry_fetch_duration_seconds` | Duration of image metadata requests (from cache) | `flux_fluxd_connection_duration_seconds` | Duration in seconds of the current connection to fluxsvc