1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Update the metric names for OVN-Kubernetes

This commit is contained in:
Jason Boxman
2020-04-24 15:51:13 -04:00
committed by openshift-cherrypick-robot
parent c83e93b8b6
commit 8173bd9f7b

View File

@@ -19,10 +19,10 @@ The OVN-Kubernetes network provider exposes certain metrics for use by the Prome
|===
|Name |Description
|`nb_e2e_timestamp`
|`ovnkube_master_nb_e2e_timestamp`
|A timestamp persisted to the Open vSwitch (OVN) northbound database and updated frequently.
|`pod_creation_latency_seconds`
|`ovnkube_master_pod_creation_latency_seconds`
|The latency between when a Pod is created and when the Pod is annotated by OVN-Kubernetes. The higher the latency, the more time that elapses before a Pod is available for network connectivity.
|===