Bulk Statistics Support
The following statistics are supported for the Optimized GTPv2 Encoder and Decoder feature:
Grafana Query for Go based encoder decoder:
Query:
sum(irate(gtpc_golang_enc_dec_stats{namespace="$namespace"}[60s])) by (gtpc_msg_type, gtpc_msg_operation, gtpc_msg_status)
Legend:
{{gtpc_msg_type}}-{{gtpc_msg_operation}}-{{gtpc_msg_status}}