diff --git a/schema-next.yaml b/schema-next.yaml index 400ff09ac0..3d3bbc7e85 100644 --- a/schema-next.yaml +++ b/schema-next.yaml @@ -2,6 +2,18 @@ file_format: 1.1.0 schema_url: https://opentelemetry.io/schemas/next versions: next: + metrics: + changes: + # https://github.com/open-telemetry/semantic-conventions/pull/1492 + - rename_attributes: + attribute_map: + system.device: network.interface.name + apply_to_metrics: + - container.network.io + - system.network.dropped + - system.network.errors + - system.network.io + - system.network.connections 1.28.0: metrics: changes: