Skip to content

feat: add fwd_interface and rev_interface to metric_desc names - #201

Merged
k-rister merged 2 commits into
masterfrom
feat-latency-interface-names
Jul 24, 2026
Merged

feat: add fwd_interface and rev_interface to metric_desc names#201
k-rister merged 2 commits into
masterfrom
feat-latency-interface-names

Conversation

@k-rister

Copy link
Copy Markdown
Contributor

Summary

  • Add fwd_interface and rev_interface keyword fields to the metric_desc.names index definition
  • Enables ptp-latency hardware timestamped latency metrics in bench-trafficgen (PR#126) to record the kernel interface pair used for measurement
  • Existing indices are auto-updated via updateIndexMappings() (commit 69564b9)

Related

  • bench-trafficgen PR#126 (ptp-latency post-processing uses these fields)

Test plan

  • Integration tested: crucible run with ptp-latency enabled, "Document field validation passed", indexing succeeded with no errors

🤖 Generated with Claude Code

Support directional network interface names for ptp-latency hardware
timestamped latency metrics in bench-trafficgen. The updateIndexMappings
mechanism auto-propagates these to existing indices.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@k-rister k-rister self-assigned this Jul 24, 2026
@k-rister
k-rister requested a review from a team July 24, 2026 00:32
@project-crucible-tracking project-crucible-tracking Bot moved this to In Progress in Crucible Tracking Jul 24, 2026
@k-rister
k-rister merged commit 2a84734 into master Jul 24, 2026
68 of 69 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Crucible Tracking Jul 24, 2026
@k-rister
k-rister deleted the feat-latency-interface-names branch July 24, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants