Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Kube OVN
Commits
dab50b33
Commit
dab50b33
authored
4 years ago
by
hzma
Browse files
Options
Download
Email Patches
Plain Diff
Append ip monitor to document
parent
ecbd01a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/ovn-ovs-monitor.md
+3
-1
docs/ovn-ovs-monitor.md
with
3 additions
and
1 deletion
+3
-1
docs/ovn-ovs-monitor.md
+
3
-
1
View file @
dab50b33
...
...
@@ -104,7 +104,9 @@ OVS_Monitor | | ovsdb/vswitchd metrics
8 | watch_duration_seconds | How long an API watch takes to return and decode for the reflectors
9 | items_per_watch | How many items an API watch returns to the reflectors
10 | last_resource_version | Last resource version seen for the reflectors
11 | ovs_client_request_latency_milliseconds | The latency histogram for ovs request
11 | ovs_client_request_latency_milliseconds | The latency histogram for ovs request
12 | subnet_available_ip_count | The available num of ip address in subnet
13 | subnet_used_ip_count | The used num of ip address in subnet
Kube-OVN-CNI | | CNI metrics
1 | cni_op_latency_seconds | The latency seconds for cni operations
2 | cni_wait_address_seconds_total | Latency that cni wait controller to assign an address
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help