Skip to content

Network remappers should also handle host.network.* metrics #14

@lahsivjar

Description

@lahsivjar

Current network remappers only produce system.network.* metrics, however, curated UIs also require host.network.* metrics (ref). We should produce both of these metrics in the remappers.

As per ECS, there are 4 host.network metrics that needs to be produced:

  1. host.network.egress.bytes
  2. host.network.egress.packets
  3. host.network.ingress.bytes
  4. host.network.ingress.packets

Unlike system.network.* metric, the host.network.* metrics seems to be an aggregate over all network devices and are gauges.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions