docs: add network metrics attributes from OBI#2636
docs: add network metrics attributes from OBI#2636mvanhorn wants to merge 1 commit intografana:mainfrom
Conversation
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
|
|
1 similar comment
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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
Testing
Docs-only change. Verified table formatting matches existing rows.
Fixes #2422
This contribution was developed with AI assistance (Claude Code).