Back to Contour

Table

site/content/docs/1.28/guides/metrics/table.md

1.33.43.2 KB
Original Source
NameTypeLabelsDescription
contour_build_infoGAUGEbranch, revision, versionBuild information for Contour. Labels include the branch and git SHA that Contour was built from, and the Contour version.
contour_cachehandler_onupdate_duration_secondsSUMMARYHistogram for the runtime of xDS cache regeneration.
contour_dag_cache_objectGAUGEkindTotal number of items that are currently in the DAG cache.
contour_dagrebuild_secondsSUMMARYDuration in seconds of DAG rebuilds
contour_dagrebuild_timestampGAUGETimestamp of the last DAG rebuild.
contour_dagrebuild_totalCOUNTERTotal number of times DAG has been rebuilt since startup
contour_eventhandler_operation_totalCOUNTERkind, opTotal number of Kubernetes object changes Contour has received by operation and object kind.
contour_httpproxyGAUGEnamespaceTotal number of HTTPProxies that exist regardless of status.
contour_httpproxy_invalidGAUGEnamespace, vhostTotal number of invalid HTTPProxies.
contour_httpproxy_orphanedGAUGEnamespaceTotal number of orphaned HTTPProxies which have no root delegating to them.
contour_httpproxy_rootGAUGEnamespaceTotal number of root HTTPProxies. Note there will only be a single root HTTPProxy per vhost.
contour_httpproxy_validGAUGEnamespace, vhostTotal number of valid HTTPProxies.
contour_status_update_conflict_totalCOUNTERkindNumber of status update conflicts encountered by object kind.
contour_status_update_duration_secondsSUMMARYerror, kindHow long a status update takes to finish.
contour_status_update_failed_totalCOUNTERkindNumber of status updates that failed by object kind.
contour_status_update_noop_totalCOUNTERkindNumber of status updates that are no-ops by object kind. This is a subset of successful status updates.
contour_status_update_success_totalCOUNTERkindNumber of status updates that succeeded by object kind.
contour_status_update_totalCOUNTERkindTotal number of status updates by object kind.