-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add NRF registrations, subcriptions and discovery metrics (#128)
* feat: add NRF metrics counters Signed-off-by: Dario Faccin <[email protected]> * revert deregister stats Signed-off-by: Dario Faccin <[email protected]> * Revert "revert deregister stats" This reverts commit 1e4bcd3. Signed-off-by: Dario Faccin <[email protected]> * chore: add NfInstances metrics Signed-off-by: Dario Faccin <[email protected]> * improve remove subscription data Signed-off-by: Dario Faccin <[email protected]> * improve update subscription data Signed-off-by: Dario Faccin <[email protected]> * fix: avoid accessing empty array on NF deregistration Signed-off-by: Dario Faccin <[email protected]> * improve query type name for subscription removal Signed-off-by: Dario Faccin <[email protected]> * improve NF type handling in NF discovery procedure Signed-off-by: Dario Faccin <[email protected]> * address review comments: * do not panic on stats initialization failure * fix wrong outcome in NF discovery stats Signed-off-by: Dario Faccin <[email protected]> * Update producer/nf_discovery.go Co-authored-by: ajaythakurintel <[email protected]> Signed-off-by: Arrobo, Gabriel <[email protected]> --------- Signed-off-by: Dario Faccin <[email protected]> Signed-off-by: Arrobo, Gabriel <[email protected]> Co-authored-by: Arrobo, Gabriel <[email protected]> Co-authored-by: ajaythakurintel <[email protected]>
- Loading branch information
1 parent
5846563
commit 3df6b3c
Showing
3 changed files
with
140 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters