opennetworkinglab / aether-amp

1 stars 8 forks source link

Add the IP address of each subscriber #6

Closed dot-1q closed 10 months ago

dot-1q commented 10 months ago

This PR add the IP address of each subscriber to the Grafana Dashboard. Since the metricfunc pod does not give that information directly, we must get the IP addresses from the SMF pod directly. For that, a ServiceMonitor is created for the SMF pod (smf-monitor), which is then loaded to the kustomization.yaml file. Some changes were required in the Dashboard logic itself to serve the information.

Preview:

Screenshot 2024-01-11 at 14 25 16