Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add UE authentication metrics #112

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

dariofaccin
Copy link
Contributor

This PR adds a new 5G specific metric, ausf_ue_authentications_total, to exported metrics via Prometheus.
This metric includes the ID of the NF (AUSF), the serving network name, the authentication type (5G_AKA, EAP_AKA_PRIME, EAP_TLS) and the result. The result may includes details when not successful (e.g., AV_GENERATION_PROBLEM, UPSTREAM_SERVER_ERROR, SERVING_NETWORK_NOT_AUTHORIZED).

Signed-off-by: Dario Faccin <dario.faccin@canonical.com>
Signed-off-by: Dario Faccin <dario.faccin@canonical.com>
Copy link
Contributor

@gab-arrobo gab-arrobo left a comment

Choose a reason for hiding this comment

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

+1

@gab-arrobo gab-arrobo merged commit cd4c09e into omec-project:master Sep 23, 2024
9 checks passed
@dariofaccin dariofaccin deleted the TELCO-1159-add-metrics branch September 24, 2024 06:13
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.

3 participants