Skip to content

Commit

Permalink
mage update
Browse files Browse the repository at this point in the history
Signed-off-by: chrismark <[email protected]>
  • Loading branch information
ChrsMark committed Feb 16, 2021
1 parent 98cd81b commit e5019eb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
19 changes: 10 additions & 9 deletions metricbeat/docs/fields.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -30814,7 +30814,7 @@ type: long
*`linux.conntrack.summary.insert_failed`*::
+
--
Number of entries where list insert insert failed
Number of entries where list insert insert failed


type: long
Expand Down Expand Up @@ -40442,7 +40442,7 @@ format: bytes
*`redis.info.memory.used.lua`*::
+
--
Used memory by the Lua engine.
Used memory by the Lua engine.


type: long
Expand All @@ -40454,7 +40454,7 @@ format: bytes
*`redis.info.memory.used.dataset`*::
+
--
The size in bytes of the dataset
The size in bytes of the dataset


type: long
Expand Down Expand Up @@ -40699,7 +40699,7 @@ format: duration
*`redis.info.persistence.rdb.copy_on_write.last_size`*::
+
--
The size in bytes of copy-on-write allocations during the last RBD save operation
The size in bytes of copy-on-write allocations during the last RBD save operation


type: long
Expand Down Expand Up @@ -40828,7 +40828,7 @@ format: bytes
*`redis.info.persistence.aof.size.current`*::
+
--
AOF current file size
AOF current file size


type: long
Expand Down Expand Up @@ -40934,7 +40934,7 @@ format: bytes
*`redis.info.replication.backlog.first_byte_offset`*::
+
--
The master offset of the replication backlog buffer
The master offset of the replication backlog buffer


type: long
Expand Down Expand Up @@ -44599,7 +44599,7 @@ type: keyword
*`system.raid.sync_action`*::
+
--
Current sync action, if the RAID array is redundant
Current sync action, if the RAID array is redundant


type: keyword
Expand Down Expand Up @@ -45040,7 +45040,7 @@ All TCP connections
*`system.socket.summary.tcp.memory`*::
+
--
Memory used by TCP sockets in bytes, based on number of allocated pages and system page size. Corresponds to limits set in /proc/sys/net/ipv4/tcp_mem. Only available on Linux.
Memory used by TCP sockets in bytes, based on number of allocated pages and system page size. Corresponds to limits set in /proc/sys/net/ipv4/tcp_mem. Only available on Linux.


type: integer
Expand Down Expand Up @@ -45186,7 +45186,7 @@ All UDP connections
*`system.socket.summary.udp.memory`*::
+
--
Memory used by UDP sockets in bytes, based on number of allocated pages and system page size. Corresponds to limits set in /proc/sys/net/ipv4/udp_mem. Only available on Linux.
Memory used by UDP sockets in bytes, based on number of allocated pages and system page size. Corresponds to limits set in /proc/sys/net/ipv4/udp_mem. Only available on Linux.


type: integer
Expand Down Expand Up @@ -46877,3 +46877,4 @@ Epoch value of the Zookeeper transaction ID. An epoch signifies the period in wh
type: long

--

2 changes: 1 addition & 1 deletion metricbeat/module/kubernetes/fields.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e5019eb

Please sign in to comment.