Skip to content

feat: add per-UE throughput PM counter - #67

Merged
ak2btvm merged 1 commit into
cdacmasterfrom
pm-counter-ue-throughput
May 19, 2026
Merged

feat: add per-UE throughput PM counter#67
ak2btvm merged 1 commit into
cdacmasterfrom
pm-counter-ue-throughput

Conversation

@bhagathkrishnacdac

Copy link
Copy Markdown

What type of PR is this?

/kind new feature

What this PR does / why we need it:
Adds upf_ue_traffic_bytes{ue_ip, direction} Prometheus counter by querying FlowMeasure BESS modules via flip/read cycle and resolving fseid to UE IP from the PFCP session store. Enables per-UE uplink/downlink throughput monitoring via rate(upf_ue_traffic_bytes[1m]).

Which issue(s) this PR fixes:

Fixes #66

Test Report Added?:

/kind TESTED

Test Report:

NA

Special notes for your reviewer:
NIL

@ak2btvm ak2btvm left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@ak2btvm
ak2btvm merged commit 97266ca into cdacmaster May 19, 2026
22 checks passed
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.

feat: add per-UE throughput PM counter in pfcpiface

2 participants