The following section outlines Address Manager RESTv2 API metrics that are collected and available for export to observability platforms.
bc_v2api_avg_duration- The average duration of a RESTv2 API call against Address Manager, in milliseconds
bc_v2api_calls_since_poll- The number of RESTv2 API calls made against Address Manager since the last time Address Manager was polled.
bc_v2api_calls_total- The total number of RESTv2 API calls made against Address Manager
bc_v2api_client_since_poll- The number of RESTv2 API calls made per client since the last time Address
Manager was polled. The value has a label
clientfor each client IP address bc_v2api_client_total- The total number of RESTv2 API calls made per client. The value has a label
clientfor each client IP address bc_v2api_duration_sum_total- The
bc_v2api_resource_since_poll- The number of RESTv2 API calls made per resource since the last time Address
Manager was polled. The value has a label
resourcefor each resource type bc_v2api_resource_total- The total number of RESTv2 API calls made per resource. The value has a label
resourcefor each resource type bc_v2api_response_since_poll- The number of RESTv2 API responses per response code since the last time Address
Manager was polled. The value has a label
responsefor each response type bc_v2api_response_total- The total number of RESTv2 API responses per response code. The value has a
label
responsefor each response type bc_v2api_user_since_poll- The number of RESTv2 API calls made per user since the last time Address Manager
was polled. The value has a label
userfor each user bc_v2api_user_total- The total number of RESTv2 API calls made per user. The value has a label
userfor each user bc_v2api_verb_since_poll- The number of RESTv2 API calls made per RESTv2 HTTP request type, such as
GETandPOST, since the last time Address Manager was polled. The value has a labelverbfor each HTTP request type bc_v2api_verb_total- The total number of RESTv2 API calls made per RESTv2 HTTP request type, such as
GETandPOST. The value has a labelverbfor each HTTP request type bc_v2api_top_client- The top 10 clients performing RESTv2 API calls against Address Manager. The
value has a label
clientfor each clientNote: Only a maximum of 10 clients are returned for each given scrape. bc_v2api_top_duration- The top 10 maximum RESTv2 API call durations for each resource type. The value
has a label
resourcefor each resource typeNote: Only a maximum of 10 resource type responses are returned for each given scrape. bc_v2api_top_resource_path- The top 10 RESTv2 API resource path calls against Address Manager. The value has
a label
pathfor each resource pathNote: Only a maximum of 10 resource paths are returned for each given scrape. bc_v2api_top_user- The top 10 users performing RESTv2 API calls against Address Manager. The value
has a label
userfor each userNote: Only a maximum of 10 users are returned for each given scrape.