Quotas and limits

This document provides quota and limit information for Google Cloud Observability.For service-specific quota and limit information, see the following documents:

Telemetry API limits

This feature is subject to the "Pre-GA Offerings Terms" in the General Service Terms section of theService Specific Terms. Pre-GA features are available "as is" and might have limited support. For more information, see thelaunch stage descriptions.

This section describes only the quotas and limits that apply to theTelemetry (OTLP) API for ingestionof trace and metric data:

These quotas and limits apply only to the data being ingested by using theTelemetry API. After data is ingested, the Cloud Trace andCloud Monitoring quotas and limits apply:

Limits for ingestion of traces

This section lists the limits that apply when the Telemetry APIis used to ingest trace data. This API is designed for use with applicationsthat are instrumented by using one of theOpenTelemetry SDKs.

DescriptionValue
Maximum size of attribute keys512 bytes
Maximum size of attribute values64 KiB
Maximum size of aSpan* object's name1024 bytes
Maximum number of attributes attached to aSpan* object1024
Maximum number of resource attributes perResourceSpans* object1024
Maximum number of attributes perResourceSpan* object
Includes attributes attached to child objects of the following types:
Resource,Span,ScopeSpans,Event, andLink.
8192
Maximum number ofEvent* objects perSpan* object256
Maximum number ofLink* objects perSpan* object128
Maximum size of anEvent* object's name1024 bytes
Maximum number of attributes perEvent* object1024
Maximum attributes perLink* object1024
Maximum size of schema URLs8192 bytes
* For a definition of this structure, see thetrace.proto file.

TheCloud Trace quotas and limits alsoapply when using the Telemetry API for trace ingestion.

Limits and quotas for ingestion of metrics

This section lists the limits and quotas that apply when the Telemetry APIis used to ingest metric data.

DescriptionValue
Maximum number of datapoints per request (limit)200
Maximum number of ResourceMetrics per request (limit)200
Maximum number of quantiles per Summary metric (limit)10
Number of metric-ingestion requests per minute (quota)60,000

TheCloud Monitoring quotas and limits alsoapply when using the Telemetry API for metric ingestion.

View and manage your quotas

To learn more about quotas, including how to view and manage quotas, seetheCloud Quotas documentation.

To view your current quota usage, in the Google Cloud console,go toAPIs & Services or click the following button:

Go toAPIs & Services

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-02-19 UTC.