Inconsistent time series behaviour
Open
backend
type/bug
- Dominant language
- Go
- Stars
- 11.7k
- Forks
- 802
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 80
Description
The time series is unstable, if the query time range is not fixed (e.g., "last hour"). The issue does not reproduce with fixed time range queries. The problem is likely caused by the fact that we "align" the data points to the delta intervals, which shift when the time range changes
https://github.com/grafana/pyroscope/assets/12090599/128d4bf5-7b76-40e0-9caf-4bfb4096eddb
https://grafana.slack.com/archives/C049PLMV8TB/p1710847219297449
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.