api/request_count
GA
(project)
Request count
|
DELTA, INT64, 1
api
consumed_api
produced_api
|
The count of completed requests. Sampled every 60 seconds. After sampling, data is not visible for up to 1800 seconds.
protocol:
The protocol of the request, e.g. "http", "grpc".
response_code:
The HTTP response code for HTTP requests, or HTTP equivalent code for gRPC requests. See code mapping in https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto.
response_code_class:
The response code class for HTTP requests, or HTTP equivalent class for gRPC requests, e.g. "2xx", "4xx".
grpc_status_code:
The numeric gRPC response code for gRPC requests, or gRPC equivalent code for HTTP requests. See code mapping in https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto.
|
api/request_latencies
GA
(project)
Request latencies
|
DELTA, DISTRIBUTION, s
api
consumed_api
produced_api
|
Distribution of latencies in seconds for non-streaming requests. Sampled every 60 seconds. After sampling, data is not visible for up to 1800 seconds.
|
api/request_latencies_backend
GA
(project)
Request backend latencies
|
DELTA, DISTRIBUTION, s
api
produced_api
|
Distribution of backend latencies in seconds for non-streaming requests. Sampled every 60 seconds. After sampling, data is not visible for up to 1800 seconds.
|
api/request_latencies_overhead
GA
(project)
Request overhead latencies
|
DELTA, DISTRIBUTION, s
api
produced_api
|
Distribution of request latencies in seconds for non-streaming requests excluding the backend. Sampled every 60 seconds. After sampling, data is not visible for up to 1800 seconds.
|
api/request_sizes
GA
(project)
Request sizes
|
DELTA, DISTRIBUTION, By
api
consumed_api
produced_api
|
Distribution of request sizes in bytes recorded at request completion. Sampled every 60 seconds. After sampling, data is not visible for up to 1800 seconds.
|
api/response_sizes
GA
(project)
Response sizes
|
DELTA, DISTRIBUTION, By
api
consumed_api
produced_api
|
Distribution of response sizes in bytes recorded at request completion. Sampled every 60 seconds. After sampling, data is not visible for up to 1800 seconds.
|
mcp/request_count
GA
(project)
MCP Request Count
|
DELTA, INT64, 1
consumed_mcp_api
|
The count of MCP requests.
response_code:
The HTTP response code for HTTP requests, or HTTP equivalent code for MCP requests.
response_code_class:
The response code class for HTTP requests, or HTTP equivalent class for gRPC requests, e.g. '2xx', '4xx'.
|
mcp/request_durations
GA
(project)
MCP Request Duration
|
DELTA, DISTRIBUTION, s
consumed_mcp_api
|
The duration of the MCP request from the time it was sent until the response or ack is received.
|
quota/allocation/usage
GA
(project, folder, organization)
Allocation quota usage
|
GAUGE, INT64, 1
consumer_quota
producer_quota
|
The total consumed allocation quota. Values reported more than 1/min are dropped. If no changes are received in quota usage, the last value is repeated at least every 24 hours. Sampled every 60 seconds.
quota_metric:
The name of quota metric or quota group.
|
quota/concurrent/exceeded
ALPHA
(project, folder, organization)
Concurrent Quota Exceeded
|
DELTA, INT64, 1
consumer_quota
|
The number of times exceeding the concurrent quota was attempted. Sampled every 86400 seconds. After sampling, data is not visible for up to 180 seconds.
limit_name:
The quota limit name, such as "Requests per day" or "In-use IP addresses".
quota_metric:
The name of quota metric or quota group.
time_window:
The window size for concurrent operation limits.
|
quota/concurrent/limit
ALPHA
(project, folder, organization)
Concurrent Quota limit
|
GAUGE, INT64, 1
consumer_quota
producer_quota
|
The concurrent limit for the quota. Sampled every 86400 seconds. After sampling, data is not visible for up to 180 seconds.
limit_name:
The quota limit name, such as "Requests per day" or "In-use IP addresses".
quota_metric:
The name of quota metric or quota group.
time_window:
The window size for concurrent operation limits.
|
quota/concurrent/usage
ALPHA
(project, folder, organization)
Concurrent Quota usage
|
GAUGE, INT64, 1
consumer_quota
producer_quota
|
The concurrent usage of the quota. Sampled every 60 seconds. After sampling, data is not visible for up to 180 seconds.
limit_name:
The quota limit name, such as "Requests per day" or "In-use IP addresses".
quota_metric:
The name of quota metric or quota group.
time_window:
The window size for concurrent operation limits.
|
quota/exceeded
GA
(project, folder, organization)
Quota exceeded error
|
GAUGE, BOOL, 1
consumer_quota
|
The error happened when the quota limit was exceeded. Sampled every 60 seconds.
limit_name:
The quota limit name, such as "Requests per day" or "In-use IP addresses".
quota_metric:
The name of quota metric or quota group.
|
quota/limit
GA
(project, folder, organization)
Quota limit
|
GAUGE, INT64, 1
consumer_quota
producer_quota
|
The limit for the quota. Sampled every 86400 seconds.
limit_name:
The quota limit name, such as "Requests per day" or "In-use IP addresses".
quota_metric:
The name of quota metric or quota group.
|
quota/rate/net_usage
GA
(project, folder, organization)
Rate quota usage
|
DELTA, INT64, 1
consumer_quota
producer_quota
|
The total consumed rate quota. Sampled every 60 seconds. After sampling, data is not visible for up to 240 seconds.
method:
The API method name, such as "disks.list".
quota_metric:
The name of quota metric or quota group.
|
quota/ratev2/exceeded
BETA
(project, folder, organization)
Windowed Rate Quota Exceeded
|
DELTA, INT64, 1
consumer_quota
|
The number of times exceeding the windowed rate quota was attempted. Sampled every 86400 seconds. After sampling, data is not visible for up to 180 seconds.
limit_name:
The quota limit name, such as "Requests per day" or "In-use IP addresses".
quota_metric:
The name of quota metric or quota group.
window_size:
The window size for rate operation limits.
|
quota/ratev2/limit
BETA
(project, folder, organization)
Windowed Rate Quota limit
|
GAUGE, INT64, 1
consumer_quota
producer_quota
|
The windowed rate limit for the quota. Sampled every 86400 seconds. After sampling, data is not visible for up to 180 seconds.
limit_name:
The quota limit name, such as "Requests per day" or "In-use IP addresses".
quota_metric:
The name of quota metric or quota group.
window_size:
The window size for rate operation limits.
|
quota/ratev2/net_usage
BETA
(project, folder, organization)
Windowed Rate Quota usage
|
GAUGE, INT64, 1
consumer_quota
producer_quota
|
The windowed rate usage of the quota. Sampled every 60 seconds. After sampling, data is not visible for up to 240 seconds.
method:
The API method name, such as "disks.list".
limit_name:
The quota limit name, such as "RequestsPerDay" or "InUseIpAddresses".
quota_metric:
The name of quota metric or quota group.
window_size:
The window size for rate operation limits.
window_start_time:
The start time of the window.
|
reserved/metric1
EARLY_ACCESS
(project)
Deprecated
|
DELTA, INT64, 1
deprecated_resource
|
Deprecated. Sampled every 60 seconds. After sampling, data is not visible for up to 180 seconds.
|