Skip to content

Commit

Permalink
Code review - fluxcd#2535 (review) (rollback syncDuration metric check)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpashka committed Oct 24, 2019
1 parent afa64ee commit f3ddde4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/references/monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ 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, manifest sync errors
| `flux_daemon_sync_manifests` | Number of manifests being synced to cluster
| `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

Expand Down

0 comments on commit f3ddde4

Please sign in to comment.