Skip to content

Darwin PMDA: add network.all.* aggregate metrics #2532

@tallpsmith

Description

@tallpsmith

The Linux PMDA provides pre-aggregated network.all.{in,out,total}.{bytes,packets,errors,drops} metrics that sum across all network interfaces. The Darwin PMDA has network.interface.* per-interface metrics but lacks the network.all.* aggregates entirely.

This means tools that use network.all.* for a quick overview of total network throughput need platform-specific handling or client-side aggregation on macOS.

Request: Add network.all.* aggregate metrics to the Darwin PMDA, mirroring the Linux PMDA's namespace, by summing across network.interface.* instances.

Metadata

Metadata

Assignees

Labels

macOSFor issues specific or related to macOS

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions