Skip to content

UpadhyayaAnkur/metricfunc

 
 

Repository files navigation

Metric Function

Metric Function Architecture

Supported Features

  1. API Server exposure
  2. Prometheus Client exposure
  3. Analytics Function exposure(not supported in this release)

Types of Statistics

  1. Core Subscriber information
  2. Network Function Status(only UPF and GNodeB supported)
  3. Core Message Statistics(only SMF and AMF supported)

API Server APIs supported

  1. GetSubscriberSummary (/nmetric-func/v1/subscriber/)
  2. GetSubscriberAll (/nmetric-func/v1/subscriber/all)
  3. GetNfStatus (/nmetric-func/v1/nfstatus/<GNB/UPF>)
  4. GetNfServiceStats (/nmetric-func/v1/nfServiceStatsSummary/<AMF/SMF>)
  5. GetNfServiceStatsAll (/nmetric-func/v1/nfServiceStats/all)

About

Metric Function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 94.8%
  • Makefile 3.4%
  • Dockerfile 1.8%