Skip to content

ResourceExhausted error while querying longer duration of data #5107

@utkarshGraas

Description

@utkarshGraas

Describe the bug
Error while querying longer duration of data. Below is the exact error message: Error (rpc error: code = ResourceExhausted desc = grpc: received message after decompression larger than max 16777216 ). Please check the server logs for more details.

To Reproduce
Steps to reproduce the behavior:

  1. Trace any service that has good frequency of data
  2. Set the span limit > 2 lakhs
  3. Query for duration that fetches span more than 1 lakhs
  4. Keep increasing the duration, unless you see the error

Expected behavior
The traces should be visible for at least 24hrs of data, currently breaking for 6hrs

Environment:

  • Traces Captured using Tempo

Additional Context
I am trying to get the total notification count through my trace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleUsed for stale issues / PRs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions