Skip to content

feat: add mempool_name and function fields to metric_desc index#191

Merged
pradiptapks merged 1 commit into
masterfrom
feat/ebpf-dpdk-metric-fields
Jun 9, 2026
Merged

feat: add mempool_name and function fields to metric_desc index#191
pradiptapks merged 1 commit into
masterfrom
feat/ebpf-dpdk-metric-fields

Conversation

@pradiptapks

Copy link
Copy Markdown
Contributor

Add keyword fields required by tool-ebpf-dpdk and tool-dpdk:

  • mempool_name: used by DPDK mempool telemetry metrics
  • function: used by ebpf-dpdk top-function-pct metrics

Without these fields, OpenSearch rejects metric documents containing names.function or names.mempool_name during indexing.

Depends-on: perftool-incubator/tool-ebpf-dpdk#3

Add keyword fields required by tool-ebpf-dpdk and tool-dpdk:
- mempool_name: used by DPDK mempool telemetry metrics
- function: used by ebpf-dpdk top-function-pct metrics

Without these fields, OpenSearch rejects metric documents containing
names.function or names.mempool_name during indexing.

Depends-on: perftool-incubator/tool-ebpf-dpdk#3

Co-authored-by: Cursor <cursoragent@cursor.com>
@pradiptapks pradiptapks merged commit 19fc1f8 into master Jun 9, 2026
38 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Crucible Tracking Jun 9, 2026
@pradiptapks pradiptapks deleted the feat/ebpf-dpdk-metric-fields branch June 9, 2026 14:30
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