Yandex Cloud
Search
Contact UsTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Monium
  • Getting started
  • Overview
    • Getting started
    • Overview
    • Viewing traces
    • LLM monitoring
    • Limitations
  • Access management
  • Pricing policy
  • Terraform reference
  • Release notes

In this article:

  • Storage limits
  • Write limits
  • Read limits
  1. Traces
  2. Limitations

Monium Traces limits and features

Written by
Yandex Cloud
Updated at December 29, 2025
  • Storage limits
  • Write limits
  • Read limits

For proper trace handling, follow the Monium Traces limits and configuration rules when sending data.

Storage limitsStorage limits

The system retains data on all spans for 4 days.

Write limitsWrite limits

  • The maximum size of a span batch is 4 MB.

  • Both the start (startTimeUnixNano) and end (endTimeUnixNano) times of a span are required.

  • The span start time (startTimeUnixNano) can be in the past, but no more than 24 hours ago.

  • The span end time (endTimeUnixNano) can be in the future, but no more than 1 hour ahead.

  • The service.name field is required in the span attributes.

  • TraceId and SpanId of a span cannot be empty strings.

  • The span name is required and cannot be longer than 2,048 characters.

  • The maximum number of span attributes is 512.

  • The maximum length of each attribute name is 256 characters.

  • The maximum length of each attribute value is 2,097,152 characters.

  • The maximum number of span events is 256.

  • events attributes follow the same limits as span attributes.

Read limitsRead limits

The trace viewer displays up to 100,000 spans.

For larger traces, you can split them into multiple traces and link them using span links.

Was the article helpful?

Previous
LLM monitoring
Next
Overview
© 2026 Direct Cursus Technology L.L.C.