Skip to content

Commit

Permalink
remove deprecated section
Browse files Browse the repository at this point in the history
Signed-off-by: ChrsMark <[email protected]>
  • Loading branch information
ChrsMark committed Oct 30, 2024
1 parent 57b6d23 commit 14ee552
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.
14 changes: 0 additions & 14 deletions model/container/deprecated/registry-deprecated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,3 @@ groups:
stability: experimental
deprecated: 'Replaced by `cpu.mode`'
examples: [ "user", "kernel" ]

- id: registry.container.metrics.deprecated
type: attribute_group
display_name: Deprecated Container Metrics
brief: >
"Describes deprecated container metrics attributes."
stability: experimental
attributes:
- id: system.device
type: string
stability: experimental
brief: "Deprecated, use `network.interface.name` instead."
deprecated: "Replaced by `network.interface.name`."
examples: [ "(identifier)" ]
14 changes: 0 additions & 14 deletions model/system/deprecated/registry-deprecated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,17 +51,3 @@ groups:
stability: experimental
deprecated: 'Replaced by `cpu.mode`'
examples: [ "idle", "interrupt" ]

- id: registry.system.metrics.deprecated
type: attribute_group
display_name: Deprecated System Metrics
brief: >
"Describes deprecated system metrics attributes."
stability: experimental
attributes:
- id: system.device
type: string
stability: experimental
brief: "Deprecated, use `network.interface.name` instead."
deprecated: "Replaced by `network.interface.name`."
examples: [ "(identifier)" ]

0 comments on commit 14ee552

Please sign in to comment.