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

Metric Function changes #91

Merged
merged 3 commits into from Dec 2, 2022
Merged

Conversation

UpadhyayaAnkur
Copy link
Contributor

No description provided.

metrics/kafka.go Outdated Show resolved Hide resolved
@@ -635,9 +637,15 @@ func HandleNGSetupRequest(ran *context.AmfRan, message *ngapType.NGAPPDU) {

if cause.Present == ngapType.CausePresentNothing {
ngap_message.SendNGSetupResponse(ran)
//send nf(gnb) status notification
gnbStatus := mi.MetricEvent{EventType: mi.CNfStatusEvt,
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't it good to have this gNB state in sctplb ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@vthiruveedula : Lets discuss this

service/init.go Outdated Show resolved Hide resolved
metrics/kafka.go Outdated Show resolved Hide resolved
@UpadhyayaAnkur UpadhyayaAnkur merged commit 40ec83b into omec-project:master Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants