Skip to content

feat: Add process.network.connection.count metric definition#3832

Open
GlqEason wants to merge 1 commit into
open-telemetry:mainfrom
GlqEason:feat/process-network-connection-metric
Open

feat: Add process.network.connection.count metric definition#3832
GlqEason wants to merge 1 commit into
open-telemetry:mainfrom
GlqEason:feat/process-network-connection-metric

Conversation

@GlqEason

Copy link
Copy Markdown

Adds a new metric that reports the number of established network connections per process, grouped by server address and port.

  • Metric type: updowncounter, unit: {connection}
  • Attributes: server.address (recommended), server.port (recommended)
  • Entity: process
  • Stability: development

Assisted-by: Claude Opus 4.8

This PR adds the process.network.connection.count metric definition to the process semantic conventions.

Related issue: #1991 (see
comment
from @braydonk @rogercoll)

Changes:

  • Add process.network.connection.count metric (updowncounter, {connection})
  • Attributes: server.address (recommended), server.port (recommended)
  • Stability: development

Linked implementation:

@linux-foundation-easycla

linux-foundation-easycla Bot commented Jun 28, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: GlqEason / name: glqEason (3410b29)

Adds a new metric that reports the number of established network
connections per process, grouped by server address and port.

- Metric type: updowncounter, unit: {connection}
- Attributes: server.address (recommended), server.port (recommended)
- Entity: process
- Stability: development

Assisted-by: Claude Opus 4.8
@GlqEason
GlqEason force-pushed the feat/process-network-connection-metric branch from 52d24d5 to 3410b29 Compare June 28, 2026 11:28
@lmolkova lmolkova moved this from Untriaged to Awaiting codeowners approval in Semantic Conventions Triage Jun 29, 2026
@github-actions

Copy link
Copy Markdown

This PR has been labeled as stale due to lack of activity. It will be automatically closed if there is no further activity over the next 7 days.

@github-actions github-actions Bot added the Stale label Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Awaiting codeowners approval

Development

Successfully merging this pull request may close these issues.

2 participants