pyroscope icon indicating copy to clipboard operation
pyroscope copied to clipboard

Failed to load explore view data

Open ly0511 opened this issue 1 year ago • 1 comments

Describe the bug

I use s3 to store data,When I query the data of a certain day in the past, I get the following error:

image

To Reproduce

Steps to reproduce the behavior:

For the server configuration, I only changed the s3 storage part and limits: max_query_length: 30d

Expected behavior

A clear and concise description of what you expected to happen.

Environment

  • Infrastructure: Kubernetes- Deployment tool: helm,

Additional Context

The scenario I often use is to trace back the performance data when an exception occurred in the past. I hope that it can be displayed well when querying the previous data. In addition to the configuration I modified, is there any other configuration that can help optimize the use of s3 storage?

ly0511 avatar Apr 01 '24 06:04 ly0511

Do you mind to share more details about your setup (version of helm chart/image version and helm values.yaml). Also related log messages you can see when this error happens.

simonswine avatar Apr 05 '24 16:04 simonswine