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

Replace system.network.state with network.connection.state #1632

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ChrsMark
Copy link
Member

@ChrsMark ChrsMark commented Nov 29, 2024

Fixes #308

Changes

ref: #308 (comment)

Merge requirement checklist

@ChrsMark ChrsMark requested review from a team as code owners November 29, 2024 10:10
value: 'time_wait'
stability: experimental
stability: experimental
brief: "A stateless protocol MUST NOT set this attribute"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we move that statement into note and in brief describe what that attribute stands for?

@@ -152,6 +152,7 @@ groups:
brief: "Describes Network attributes"
attributes:
- id: system.network.state
deprecated: 'Removed, report network connection state with `network.connection.state` attribute'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this attribute is being deprecated here, it should be moved to this file: /model/system/deprecated/registry-deprecated.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Revisit system network metrics attributes
5 participants