Skip to content

Common Fields for Host Inventory Schema #19757

Closed

Description

This issue is to track the work for adding common fields among different host metrics. These proposed common fields (eventually) will become required fields to collect when adding support for new host type.

Proposed Common Fields:

  • host.id
  • host.name
  • host.cpu.pct
  • host.network.in.bytes
  • host.network.in.packets
  • host.network.out.bytes
  • host.network.out.packets
  • host.disk.read.bytes
  • host.disk.write.bytes

TODO:
For each Metricbeat module listed below, we need to investigate if all proposed common fields are collected. If they are, we should duplicate these fields and change to use the names from above. If there are missing fields, we need to add them in the module first.

module assign to github issue PR
system @exekias #20415
aws @kaiyan-sheng #20171
gcp @kaiyan-sheng #20391
azure @narph #20641
vsphere @jsoriano #20313
kvm @jsoriano #18513

cc: @exekias @sorantis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Team:PlatformsLabel for the Integrations - Platforms teamext-goalExternal goal of an iterationmeta

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions