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

Fixed warning about ignoring label 'adapter/port' #457

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

andy-maier
Copy link
Member

@andy-maier andy-maier commented Feb 19, 2024

For details, see the commit message.

Tested the change on the HMC of A224. However, I could not reproduce the new log message when adding NICs.

Also, in tests on dal12z1.CPCB where the problem originally was observed on partition dal2-qz2-sr2-rk070-m09 it could not be reproduced. We ran the old exporter and an exporter with the code from this PR in parallel for 2 days, but creating NICs did not trigger the situation.

Even though we don't understand yet what triggers the situation, the change in this PR handles the situation definitely better than before, soI think we should go ahead with the PR.

@coveralls
Copy link

coveralls commented Feb 19, 2024

Coverage Status

coverage: 35.918% (-0.9%) from 36.776%
when pulling 7114ff0 on andy/fix-label-ignore-warning-adapter-port
into 3f73453 on master.

Details:

* Fixed warning about ignoring label 'adapter/port' on metric group
  'partition-attached-network-interface' due to error in rendering the Jinja2
  expression for a label value. (issue #450)

Signed-off-by: Andreas Maier <[email protected]>
@andy-maier andy-maier force-pushed the andy/fix-label-ignore-warning-adapter-port branch from 46d0cd2 to 7114ff0 Compare February 23, 2024 07:33
@andy-maier andy-maier merged commit cec99b8 into master Feb 23, 2024
17 checks passed
@andy-maier andy-maier deleted the andy/fix-label-ignore-warning-adapter-port branch February 23, 2024 12:03
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.

Ignoring labels adapter/port on metric group partition-attached-network-interface
4 participants