ULB Metrics Reference
ULB Agent Metrics Category
egressmanagementpolicy_customresource_add_event_total
Description: Total number egressmanagementpolicies custom resource add event received
Sample Query: 'sum(egressmanagementpolicy_customresource_add_event_total) by (pod)'
egressmanagementpolicy_customresource_delete_event_total
Description: Total number egressmanagementpolicies custom resource delete event received
Sample Query: 'sum(egressmanagementpolicy_customresource_delete_event_total) by (pod)'
egressmanagementpolicy_customresource_modify_event_total
Description: Total number egressmanagementpolicies custom resource modify event received
Sample Query: 'sum(egressmanagementpolicy_customresource_modify_event_total) by (pod)'
loadbalancer_customresource_add_event_total
Description: Total number load balancer custom resource add event received
Sample Query: 'sum(loadbalancer_customresource_add_event_total) by (pod)'
loadbalancer_customresource_delete_event_total
Description: Total number load balancer custom resource delete event received
Sample Query: 'sum(loadbalancer_customresource_delete_event_total) by (pod)'
loadbalancer_customresource_modify_event_total
Description: Total number load balancer custom resource modify event received
Sample Query: 'sum(loadbalancer_customresource_modify_event_total) by (pod)'
loadbalancer_pod_add_event_ignored_total
Description: Total number load balancer pod add event received ignored
Sample Query: 'sum(loadbalancer_pod_add_event_ignored_total) by (pod)'
loadbalancer_pod_add_event_total
Description: Total number load balancer pod add event received
Sample Query: 'sum(loadbalancer_pod_add_event_total) by (pod)'
loadbalancer_pod_delete_event_ignored_total
Description: Total number load balancer pod delete event received ignored
Sample Query: 'sum(loadbalancer_pod_delete_event_ignored_total) by (pod)'
loadbalancer_pod_delete_event_total
Description: Total number load balancer pod delete event received
Sample Query: 'sum(loadbalancer_pod_delete_event_total) by (pod)'
loadbalancer_pod_modify_event_ignored_total
Description: Total number load balancer pod modify event received ignored
Sample Query: 'sum(loadbalancer_pod_modify_event_ignored_total) by (pod)'
loadbalancer_pod_modify_event_total
Description: Total number load balancer pod modify event received
Sample Query: 'sum(loadbalancer_pod_modify_event_total) by (pod)'
node_add_event_ignored_total
Description: Total number node add event ignored
Sample Query: 'sum(node_add_event_ignored_total) by (pod)'
Labels:
-
Label:
componentLabel Description: The component specifies node event type
Example: neighbor
node_add_event_total
Description: Total number node add event received
Sample Query: 'sum(node_add_event_total) by (pod)'
Labels:
-
Label:
componentLabel Description: The component specifies node event type
Example: neighbor
node_delete_event_ignored_total
Description: Total number node delete event ignored
Sample Query: 'sum(node_delete_event_ignored_total) by (pod)'
Labels:
-
Label:
componentLabel Description: The component specifies node event type
Example: neighbor
node_delete_event_total
Description: Total number node delete event received
Sample Query: 'sum(node_delete_event_total) by (pod)'
Labels:
-
Label:
componentLabel Description: The component specifies node event type
Example: neighbor
node_modify_event_ignored_total
Description: Total number node modify event ignored
Sample Query: 'sum(node_modify_event_ignored_total) by (pod)'
Labels:
-
Label:
componentLabel Description: The component specifies node event type
Example: neighbor
node_modify_event_total
Description: Total number node modify event received
Sample Query: 'sum(node_modify_event_total) by (pod)'
Labels:
-
Label:
componentLabel Description: The component specifies node event type
Example: neighbor
pod_add_event_ignored_total
Description: Total number pod add event ignored
Sample Query: 'sum(pod_add_event_ignored_total) by (pod)'
pod_add_event_total
Description: Total number pod add event received
Sample Query: 'sum(pod_add_event_total) by (pod)'
pod_delete_event_ignored_total
Description: Total number pod delete event ignored
Sample Query: 'sum(pod_delete_event_ignored_total) by (pod)'
pod_delete_event_total
Description: Total number pod delete event received Sample
Query: 'sum(pod_delete_event_total) by (pod)'
pod_modify_event_ignored_total
Description: Total number pod modify event ignored
Sample Query: 'sum(pod_modify_event_ignored_total) by (pod)'
pod_modify_event_total
Description: Total number pod modify event received
Sample Query: 'sum(pod_modify_event_total) by (pod)'
serviceoutboundroute_customresource_add_event_ignored_total
Description: Total number service outbound route custom resource add event received ignored
Sample Query: 'sum(serviceoutboundroute_customresource_add_event_ignored_total) by (pod)'
serviceoutboundroute_customresource_add_event_total
Description: Total number service outbound route custom resource add event received
Sample Query: 'sum(serviceoutboundroute_customresource_add_event_total) by (pod)'
serviceoutboundroute_customresource_delete_event_ignored_total
Description: Total number service outbound route custom resource delete event received ignored
Sample Query: 'sum(serviceoutboundroute_customresource_delete_event_ignored_total) by (pod)'
serviceoutboundroute_customresource_delete_event_total
Description: Total number service outbound route custom resource delete event received
Sample Query: 'sum(serviceoutboundroute_customresource_delete_event_total) by (pod)'
serviceoutboundroute_customresource_modify_event_ignored_total
Description: Total number service outbound route custom resource modify event received ignored
Sample Query: 'sum(serviceoutboundroute_customresource_modify_event_ignored_total) by (pod)'
serviceoutboundroute_customresource_modify_event_total
Description: Total number service outbound route custom resource modify event received
Sample Query: 'sum(serviceoutboundroute_customresource_modify_event_total) by (pod)'
svc_byte_count
Description: Total number of bytes per service ip address
Sample Query: 'sum(svc_byte_count) by (pod_ip)'
Labels:
-
Label:
svc_ipLabel Description: The service ip address defined in EMP or LB CR
Example: 192.0.2.1
-
Label:
protocolLabel Description: The service protocol defined in EMP or LB CR
Example: TCP, UDP
-
Label:
directionLabel Description: The direction of the packet
Example: IN, OUT
-
Label:
svc_nameLabel Description: The name of EMP or LB CR
Example: emp-tcp-v4
-
Label:
pod_ipLabel Description: The ip address of the pod
Example: 192.0.2.1
-
Label:
pod_nameLabel Description: The name of the pod
Example: udp-client-1
-
Label:
pod_portLabel Description: The port used by pod to send receive packets
Example: 55000
svc_packet_count
Description: Total number of packets per service ip address
Sample Query: 'sum(svc_packet_count) by (svc_ip)'
Labels:
-
Label:
svc_ipLabel Description: The service ip address defined in EMP or LB CR
Example: 192.0.2.1
-
Label:
protocolLabel Description: The service protocol defined in EMP or LB CR
Example: TCP, UDP
-
Label:
directionLabel Description: The direction of the packet
Example: IN, OUT
-
Label:
svc_nameLabel Description: The name of EMP or LB CR
Example: emp-tcp-v4
-
Label:
pod_ipLabel Description: The ip address of the pod
Example: 192.0.2.1
-
Label:
pod_nameLabel Description: The name of the pod
Example: udp-client-1
-
Label:
pod_portLabel Description: The port used by pod to send receive packets
Example: 55000
ULB Operator Metrics Category
egressmanagementpolicies_custom_resource_add_fail_total
Description: Total number egressmanagementpolicies custom resource add request received Failed
Sample Query: 'sum(egressmanagementpolicies_custom_resource_add_fail_total) by (CrName)'
Labels:
-
Label:
NameSpaceLabel Description: The namespace where custom resource is added
Example: example-namespace
-
Label:
KindLabel Description: Denote whether the resource is LB CR or EMP CR
Example: EgressManagementPolicy, LoadBalancer
-
Label:
CrNameLabel Description: Name of the CR
Example: example-lb-cr
-
Label:
SvcNameLabel Description: Service name
Example: service-1
-
Label:
PodNameLabel Description: Pod name
Example: pod-1, pod-2
-
Label:
ErrorLabel Description: Any issues encountered while processing the custom resource LB or EMP
Example: services testudpemp-pod-1 is forbidden: exceeded quota: service-quota, requested: services=1, used: services=2, limited: services=2
egressmanagementpolicies_custom_resource_add_success_total
Description: Total number egressmanagementpolicies custom resource add request received Success
Sample Query: 'sum(egressmanagementpolicies_custom_resource_add_success_total) by (CrName)'
Labels:
-
Label:
NameSpaceLabel Description: The namespace where custom resource is added
Example: example-namespace
-
Label:
KindLabel Description: Denote whether the resource is LB CR or EMP CR
Example: EgressManagementPolicy, LoadBalancer
-
Label:
CrNameLabel Description: Name of the CR
Example: example-lb-cr
-
Label:
SvcNameLabel Description: Service name
Example: service-1
-
Label:
PodNameLabel Description: Pod name
Example: pod-1, pod-2
-
Label:
ErrorLabel Description: Any issues encountered while processing the custom resource LB or EMP
Example: services testudpemp-pod-1 is forbidden: exceeded quota: service-quota, requested: services=1, used: services=2, limited: services=2
egressmanagementpolicies_custom_resource_delete_fail_total
Description: Total number egressmanagementpolicies custom resource delete request received Failed
Sample Query: 'sum(egressmanagementpolicies_custom_resource_delete_fail_total) by (CrName)'
Labels:
-
Label:
NameSpaceLabel Description: The namespace where custom resource is added
Example: example-namespace
-
Label:
KindLabel Description: Denote whether the resource is LB CR or EMP CR
Example: EgressManagementPolicy, LoadBalancer
-
Label:
CrNameLabel Description: Name of the CR
Example: example-lb-cr
-
Label:
SvcNameLabel Description: Service name
Example: service-1
-
Label:
PodNameLabel Description: Pod name
Example: pod-1, pod-2
-
Label:
ErrorLabel Description: Any issues encountered while processing the custom resource LB or EMP
Example: services testudpemp-pod-1 is forbidden: exceeded quota: service-quota, requested: services=1, used: services=2, limited: services=2
egressmanagementpolicies_custom_resource_delete_success_total
Description: Total number egressmanagementpolicies custom resource delete request received Success
Sample Query: 'sum(egressmanagementpolicies_custom_resource_delete_success_total) by (CrName)'
Labels:
-
Label:
NameSpaceLabel Description: The namespace where custom resource is added
Example: example-namespace
-
Label:
KindLabel Description: Denote whether the resource is LB CR or EMP CR
Example: EgressManagementPolicy, LoadBalancer
-
Label:
CrNameLabel Description: Name of the CR
Example: example-lb-cr
-
Label:
SvcNameLabel Description: Service name
Example: service-1
-
Label:
PodNameLabel Description: Pod name
Example: pod-1, pod-2
-
Label:
ErrorLabel Description: Any issues encountered while processing the custom resource LB or EMP
Example: services testudpemp-pod-1 is forbidden: exceeded quota: service-quota, requested: services=1, used: services=2, limited: services=2
egressmanagementpolicies_custom_resource_modify_fail_total
Description: Total number egressmanagementpolicies custom resource modify request received Failed
Sample Query: 'sum(egressmanagementpolicies_custom_resource_modify_fail_total) by (CrName)'
Labels:
-
Label:
NameSpaceLabel Description: The namespace where custom resource is added
Example: example-namespace
-
Label:
KindLabel Description: Denote whether the resource is LB CR or EMP CR
Example: EgressManagementPolicy, LoadBalancer
-
Label:
CrNameLabel Description: Name of the CR
Example: example-lb-cr
-
Label:
SvcNameLabel Description: Service name
Example: service-1
-
Label:
PodNameLabel Description: Pod name
Example: pod-1, pod-2
-
Label:
ErrorLabel Description: Any issues encountered while processing the custom resource LB or EMP
Example: services testudpemp-pod-1 is forbidden: exceeded quota: service-quota, requested: services=1, used: services=2, limited: services=2
egressmanagementpolicies_custom_resource_modify_success_total
Description: Total number egressmanagementpolicies custom resource modify request received Success
Sample Query: 'sum(egressmanagementpolicies_custom_resource_modify_success_total) by (CrName)'
Labels:
-
Label:
NameSpaceLabel Description: The namespace where custom resource is added
Example: example-namespace
-
Label:
KindLabel Description: Denote whether the resource is LB CR or EMP CR
Example: EgressManagementPolicy, LoadBalancer
-
Label:
CrNameLabel Description: Name of the CR
Example: example-lb-cr
-
Label:
SvcNameLabel Description: Service name
Example: service-1
-
Label:
PodNameLabel Description: Pod name
Example: pod-1, pod-2
-
Label:
ErrorLabel Description: Any issues encountered while processing the custom resource LB or EMP
Example: services testudpemp-pod-1 is forbidden: exceeded quota: service-quota, requested: services=1, used: services=2, limited: services=2
loadbalancer_custom_resource_add_fail_total
Description: Total number loadbalancer custom resource add request received Failed
Sample Query: 'sum(loadbalancer_custom_resource_add_fail_total) by (CrName)'
Labels:
-
Label:
NameSpaceLabel Description: The namespace where custom resource is added
Example: example-namespace
-
Label:
KindLabel Description: Denote whether the resource is LB CR or EMP CR
Example: EgressManagementPolicy, LoadBalancer
-
Label:
CrNameLabel Description: Name of the CR
Example: example-lb-cr
-
Label:
SvcNameLabel Description: Service name
Example: service-1
-
Label:
PodNameLabel Description: Pod name
Example: pod-1, pod-2
-
Label:
ErrorLabel Description: Any issues encountered while processing the custom resource LB or EMP
Example: services testudpemp-pod-1 is forbidden: exceeded quota: service-quota, requested: services=1, used: services=2, limited: services=2
loadbalancer_custom_resource_add_success_total
Description: Total number loadbalancer custom resource add request received Success
Sample Query: 'sum(loadbalancer_custom_resource_add_success_total) by (CrName)'
Labels:
-
Label:
NameSpaceLabel Description: The namespace where custom resource is added
Example: example-namespace
-
Label:
KindLabel Description: Denote whether the resource is LB CR or EMP CR
Example: EgressManagementPolicy, LoadBalancer
-
Label:
CrNameLabel Description: Name of the CR
Example: example-lb-cr
-
Label:
SvcNameLabel Description: Service name
Example: service-1
-
Label:
PodNameLabel Description: Pod name
Example: pod-1, pod-2
-
Label:
ErrorLabel Description: Any issues encountered while processing the custom resource LB or EMP
Example: services testudpemp-pod-1 is forbidden: exceeded quota: service-quota, requested: services=1, used: services=2, limited: services=2
loadbalancer_custom_resource_delete_fail_total
Description: Total number loadbalancer custom resource delete request received Failed
Sample Query: 'sum(loadbalancer_custom_resource_delete_fail_total) by (CrName)'
Labels:
-
Label:
NameSpaceLabel Description: The namespace where custom resource is added
Example: example-namespace
-
Label:
KindLabel Description: Denote whether the resource is LB CR or EMP CR
Example: EgressManagementPolicy, LoadBalancer
-
Label:
CrNameLabel Description: Name of the CR
Example: example-lb-cr
-
Label:
SvcNameLabel Description: Service name
Example: service-1
-
Label:
PodNameLabel Description: Pod name
Example: pod-1, pod-2
-
Label:
ErrorLabel Description: Any issues encountered while processing the custom resource LB or EMP
Example: services testudpemp-pod-1 is forbidden: exceeded quota: service-quota, requested: services=1, used: services=2, limited: services=2
loadbalancer_custom_resource_delete_success_total
Description: Total number loadbalancer custom resource delete request received Success
Sample Query: 'sum(loadbalancer_custom_resource_delete_success_total) by (CrName)'
Labels:
-
Label:
NameSpaceLabel Description: The namespace where custom resource is added
Example: example-namespace
-
Label:
KindLabel Description: Denote whether the resource is LB CR or EMP CR
Example: EgressManagementPolicy, LoadBalancer
-
Label:
CrNameLabel Description: Name of the CR
Example: example-lb-cr
-
Label:
SvcNameLabel Description: Service name
Example: service-1
-
Label:
PodNameLabel Description: Pod name
Example: pod-1, pod-2
-
Label:
ErrorLabel Description: Any issues encountered while processing the custom resource LB or EMP
Example: services testudpemp-pod-1 is forbidden: exceeded quota: service-quota, requested: services=1, used: services=2, limited: services=2
loadbalancer_custom_resource_modify_fail_total
Description: Total number loadbalancer custom resource modify request received Failed
Sample Query: 'sum(loadbalancer_custom_resource_modify_fail_total) by (CrName)'
Labels:
-
Label:
NameSpaceLabel Description: The namespace where custom resource is added
Example: example-namespace
-
Label:
KindLabel Description: Denote whether the resource is LB CR or EMP CR
Example: EgressManagementPolicy, LoadBalancer
-
Label:
CrNameLabel Description: Name of the CR
Example: example-lb-cr
-
Label:
SvcNameLabel Description: Service name
Example: service-1
-
Label:
PodNameLabel Description: Pod name
Example: pod-1, pod-2
-
Label:
ErrorLabel Description: Any issues encountered while processing the custom resource LB or EMP
Example: services testudpemp-pod-1 is forbidden: exceeded quota: service-quota, requested: services=1, used: services=2, limited: services=2
loadbalancer_custom_resource_modify_success_total
Description: Total number loadbalancer custom resource modify request received Success
Sample Query: 'sum(loadbalancer_custom_resource_modify_success_total) by (CrName)'
Labels:
-
Label:
NameSpaceLabel Description: The namespace where custom resource is added
Example: example-namespace
-
Label:
KindLabel Description: Denote whether the resource is LB CR or EMP CR
Example: EgressManagementPolicy, LoadBalancer
-
Label:
CrNameLabel Description: Name of the CR
Example: example-lb-cr
-
Label:
SvcNameLabel Description: Service name
Example: service-1
-
Label:
PodNameLabel Description: Pod name
Example: pod-1, pod-2
-
Label:
ErrorLabel Description: Any issues encountered while processing the custom resource LB or EMP
Example: services testudpemp-pod-1 is forbidden: exceeded quota: service-quota, requested: services=1, used: services=2, limited: services=2
service_delete_total_not_egressmanagementpolicies_owner
Description: Total number of service delete request whose owner is not EMP crd
Sample Query: 'sum(service_delete_total_not_egressmanagementpolicies_owner) by (CrName)'
Labels:
-
Label:
NameSpaceLabel Description: The namespace where custom resource is added
Example: example-namespace
-
Label:
KindLabel Description: Denote whether the resource is LB CR or EMP CR
Example: EgressManagementPolicy, LoadBalancer
-
Label:
CrNameLabel Description: Name of the CR
Example: example-lb-cr
-
Label:
SvcNameLabel Description: Service name
Example: service-1
-
Label:
PodNameLabel Description: Pod name
Example: pod-1, pod-2
-
Label:
ErrorLabel Description: Any issues encountered while processing the custom resource LB or EMP
Example: services testudpemp-pod-1 is forbidden: exceeded quota: service-quota, requested: services=1, used: services=2, limited: services=2
service_delete_total_not_loadbalancer_owner
Description: Total number of service delete request whose owner is not LB crd
Sample Query: 'sum(service_delete_total_not_loadbalancer_owner) by (CrName)'
Labels:
-
Label:
NameSpaceLabel Description: The namespace where custom resource is added
Example: example-namespace
-
Label:
KindLabel Description: Denote whether the resource is LB CR or EMP CR
Example: EgressManagementPolicy, LoadBalancer
-
Label:
CrNameLabel Description: Name of the CR
Example: example-lb-cr
-
Label:
SvcNameLabel Description: Service name
Example: service-1
-
Label:
PodNameLabel Description: Pod name
Example: pod-1, pod-2
-
Label:
ErrorLabel Description: Any issues encountered while processing the custom resource LB or EMP
Example: services testudpemp-pod-1 is forbidden: exceeded quota: service-quota, requested: services=1, used: services=2, limited: services=2
service_modify_total_not_egressmanagementpolicies_owner
Description: Total number of service modify request whose owner is not EMP crd
Sample Query: 'sum(service_modify_total_not_egressmanagementpolicies_owner) by (CrName)'
Labels:
-
Label:
NameSpaceLabel Description: The namespace where custom resource is added
Example: example-namespace
-
Label:
KindLabel Description: Denote whether the resource is LB CR or EMP CR
Example: EgressManagementPolicy, LoadBalancer
-
Label:
CrNameLabel Description: Name of the CR
Example: example-lb-cr
-
Label:
SvcNameLabel Description: Service name
Example: service-1
-
Label:
PodNameLabel Description: Pod name
Example: pod-1, pod-2
-
Label:
ErrorLabel Description: Any issues encountered while processing the custom resource LB or EMP
Example: services testudpemp-pod-1 is forbidden: exceeded quota: service-quota, requested: services=1, used: services=2, limited: services=2
service_modify_total_not_loadbalancer_owner
Description: Total number of service modify request whose owner is not LB crd
Sample Query: 'sum(service_modify_total_not_loadbalancer_owner) by (CrName)'
Labels:
-
Label:
NameSpaceLabel Description: The namespace where custom resource is added
Example: example-namespace
-
Label:
KindLabel Description: Denote whether the resource is LB CR or EMP CR
Example: EgressManagementPolicy, LoadBalancer
-
Label:
CrNameLabel Description: Name of the CR
Example: example-lb-cr
-
Label:
SvcNameLabel Description: Service name
Example: service-1
-
Label:
PodNameLabel Description: Pod name
Example: pod-1, pod-2
-
Label:
ErrorLabel Description: Any issues encountered while processing the custom resource LB or EMP
Example: services testudpemp-pod-1 is forbidden: exceeded quota: service-quota, requested: services=1, used: services=2, limited: services=2
Feedback