Bulk Statistics

Following metric is supported under the new category SMF IPAM Pool Total Chunks Counter Category:

IPAM_pool_total_chunks: It captures the total number of chunks for the pool.

  • Metrics-Type: Gauge

Following labels are supported as part of this metric:

  • grInstId: GR Instance ID

  • pool: Address pool name

  • addressType: Address-Type (ipv4/ipv6)

  • IPAM_Chunk_Alloc_Type: Chunk allocation status

    It has the following possible values:

    • FreeCP: Chunks free in cache-pod

    • FreeNM: Chunks free with node manager instance

    • AllocatedUPF: Chunk allocated to UPF

Note

The parameter FreeCP label captures the total number of free chunks available in the cache-pod. As this value is common to the node manager instances, it is captured only by one of the node manager instances (leader). This way the Grafana sum query shows the correct total chunk count.