Skip to content

Commit

Permalink
added container.privileged field
Browse files Browse the repository at this point in the history
  • Loading branch information
Tacklebox committed Jun 20, 2023
1 parent acfada3 commit 04fe113
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions schemas/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,13 @@
The number of bytes (gauge) sent out on all network interfaces by the
container since the last metric collection.
- name: privileged
type: bool
level: extended
short: Indicates whether the container is running in privileged mode.
description: >
Indicates whether the container is running in privileged mode.
- name: runtime
level: extended
type: keyword
Expand Down

0 comments on commit 04fe113

Please sign in to comment.