Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions metricbeat/module/docker/event/_meta/fields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
- name: id
type: alias
path: event.id
migration: true
description: >
Event id when available
- name: from
Expand All @@ -21,19 +20,16 @@
- name: type
type: alias
path: event.kind
migration: true
description: >
The type of object emitting the event
- name: action
type: alias
path: event.action
migration: true
description: >
The type of event
- name: time
type: alias
path: event.created
migration: true
description: >
Timestamp of event
- name: actor
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/module/docker/fields.go

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