Skip to content

docs: add network metrics attributes from OBI#2636

Open
mvanhorn wants to merge 1 commit intografana:mainfrom
mvanhorn:osc/2422-network-metrics-docs
Open

docs: add network metrics attributes from OBI#2636
mvanhorn wants to merge 1 commit intografana:mainfrom
mvanhorn:osc/2422-network-metrics-docs

Conversation

@mvanhorn
Copy link
Copy Markdown

Ports 6 new network flow attributes to Beyla docs.

Why this matters

OBI PR #8914 added network.type, network.protocol.name, and geoip fields (src/dst country, src/dst ASN) to the metrics reference. Beyla's docs were missing them.

Changes

  • docs/sources/network/_index.md: Added 6 rows to the network attributes table after dst.zone

Testing

Docs-only change. Verified table formatting matches existing rows.

Fixes #2422

This contribution was developed with AI assistance (Claude Code).

Ports 6 new network flow attributes from opentelemetry.io PR #8914:
network.type, network.protocol.name, and 4 geoip fields (src/dst
country and ASN).

Fixes grafana#2422
@mvanhorn mvanhorn requested a review from a team as a code owner March 24, 2026 08:31
@cla-assistant
Copy link
Copy Markdown

cla-assistant bot commented Mar 24, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

1 similar comment
@cla-assistant
Copy link
Copy Markdown

cla-assistant bot commented Mar 24, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.88%. Comparing base (2f9aa74) to head (3bfd36f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2636      +/-   ##
==========================================
+ Coverage   43.30%   47.88%   +4.58%     
==========================================
  Files          57       57              
  Lines        5025     4212     -813     
==========================================
- Hits         2176     2017     -159     
+ Misses       2682     2055     -627     
+ Partials      167      140      -27     
Flag Coverage Δ
beyla-integration-test ?
integration-test ?
integration-test-arm ?
integration-test-vm-x86_64-5.15.152 ?
integration-test-vm-x86_64-6.10.6 ?
k8s-integration-test ?
oats-test ?
unittests 47.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Port the new network metrics docs from OBI

2 participants