m00zi / metricfunc

Metric Function

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Go 94.7%Language:Makefile 3.4%Language:Dockerfile 1.8%