Skip to content

Conversation

@BarbarossaTM
Copy link
Contributor

When running a large fleet of machines running network-heavy loads and with different hardware configurations, it is important to get an overview about their configuration. Ethtool exporter already exposes a lot of useful info like port configuration, driver, and obviously stats, however did not expose the channel configuration.

This commit adds two new metrics exposing the current and maximum supported channel configuration, with each metric exposing one instance for combined, other, rx, and tx.

I'd consider this a fairly trivial improvement, so directly opening a PR, hope that's OK 😁

  When running a large fleet of machines running network-heavy loads and with
  different hardware configurations, it is important to get an overview about
  their configuration.  Ethtool exporter already exposes a lot of useful info
  like port configuration, driver, and obviously stats, however did not expose
  the channel configuration.

  This commit adds two new metrics exposing the current and maximum supported
  channel configuration, with each metric exposing one instance for combined,
  other, rx, and tx.

Signed-off-by: Maximilian Wilhelm <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant