grafana / grafana/pyroscope

Wrong time range when exporting data

Open
#3,147 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
11.7k
Forks
802
Avg merge
1d 19h
Merged PRs (30d)
80

Description

#### Describe the bug
When I selected a past time interval for data export, the platform prompted me that I exceeded the maximum query range. But the time I chose did not exceed the query range. When exporting data, the calculation of time intervals and interface display are inconsistent, and the current time is used as the deadline.

#### To Reproduce
image
image
image

#### Expected behavior
Use the time set in the interval selector as the export range
image

#### Environment
```
{
"status": "success",
"data": {
"version": "1.4.0",
"revision": "f8e6d8b01",
"branch": "HEAD",
"buildUser": "",
"buildDate": "",
"goVersion": "go1.21.6"
}
}
```
- Infrastructure: [e.g., Kubernetes, bare-metal, laptop]
- Deployment tool: [e.g., helm, jsonnet]

#### Additional Context

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.