@@ -53,7 +53,7 @@ Resource attributes related to a host, SHOULD be reported under the `host.*` nam
5353 - [ Metric: ` system.network.packets ` ] ( #metric-systemnetworkpackets )
5454 - [ Metric: ` system.network.errors ` ] ( #metric-systemnetworkerrors )
5555 - [ Metric: ` system.network.io ` ] ( #metric-systemnetworkio )
56- - [ Metric: ` system.network.connections ` ] ( #metric-systemnetworkconnections )
56+ - [ Metric: ` system.network.connection.count ` ] ( #metric-systemnetworkconnectioncount )
5757- [ Aggregate system process metrics] ( #aggregate-system-process-metrics )
5858 - [ Metric: ` system.process.count ` ] ( #metric-systemprocesscount )
5959 - [ Metric: ` system.process.created ` ] ( #metric-systemprocesscreated )
@@ -1026,11 +1026,11 @@ This metric is [recommended][MetricRecommended].
10261026<!-- END AUTOGENERATED TEXT -->
10271027<!-- endsemconv -->
10281028
1029- ### Metric: ` system.network.connections `
1029+ ### Metric: ` system.network.connection.count `
10301030
10311031This metric is [ recommended] [ MetricRecommended ] .
10321032
1033- <!-- semconv metric.system.network.connections -->
1033+ <!-- semconv metric.system.network.connection.count -->
10341034<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
10351035<!-- see templates/registry/markdown/snippet.md.j2 -->
10361036<!-- prettier-ignore-start -->
@@ -1039,7 +1039,7 @@ This metric is [recommended][MetricRecommended].
10391039
10401040| Name | Instrument Type | Unit (UCUM) | Description | Stability | Entity Associations |
10411041| -------- | --------------- | ----------- | -------------- | --------- | ------ |
1042- | ` system.network.connections ` | UpDownCounter | ` {connection} ` | | ![ Development] ( https://img.shields.io/badge/-development-blue ) | ` host ` |
1042+ | ` system.network.connection.count ` | UpDownCounter | ` {connection} ` | | ![ Development] ( https://img.shields.io/badge/-development-blue ) | ` host ` |
10431043
10441044| Attribute | Type | Description | Examples | [ Requirement Level] ( https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/ ) | Stability |
10451045| ---| ---| ---| ---| ---| ---|
0 commit comments