Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement proposed changes from RFC 0025 - container.* metric fields #1789

Merged
merged 5 commits into from
Feb 23, 2022

Conversation

ebeahan
Copy link
Member

@ebeahan ebeahan commented Feb 22, 2022

Implement the schema changes proposed in RFC 0025 for stage 2.

Add the following fields to the container.* field set (marked as beta):

  • container.cpu.usage
  • container.memory.usage
  • container.network.ingress.bytes
  • container.network.egress.bytes
  • container.disk.read.bytes
  • container.disk.write.bytes

@ebeahan ebeahan requested a review from a team February 22, 2022 22:48
@ebeahan ebeahan merged commit 35f741d into elastic:main Feb 23, 2022
@ebeahan ebeahan deleted the rfc/0025/stage-2 branch February 23, 2022 15:13
ebeahan added a commit to ebeahan/ecs that referenced this pull request Feb 23, 2022
elastic#1789)

* alpha sort existing container.* fields

* remove experimental container field defs

* add beta field defs to schema

* artifacts

* changelog

(cherry picked from commit 35f741d)
@ebeahan
Copy link
Member Author

ebeahan commented Feb 23, 2022

💚 All backports created successfully

Status Branch Result
8.2

Questions ?

Please refer to the Backport tool documentation

ebeahan added a commit to ebeahan/ecs that referenced this pull request Feb 23, 2022
elastic#1789)

* alpha sort existing container.* fields

* remove experimental container field defs

* add beta field defs to schema

* artifacts

* changelog

(cherry picked from commit 35f741d)
ebeahan added a commit to ebeahan/ecs that referenced this pull request Feb 23, 2022
elastic#1789)

* alpha sort existing container.* fields

* remove experimental container field defs

* add beta field defs to schema

* artifacts

* changelog

(cherry picked from commit 35f741d)
ebeahan added a commit that referenced this pull request Feb 23, 2022
#1789) (#1790)

* alpha sort existing container.* fields

* remove experimental container field defs

* add beta field defs to schema

* artifacts

* changelog

(cherry picked from commit 35f741d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants