Restart the pyroscope service and find that 40 minutes of data will be lost
Open
- Dominant language
- Go
- Stars
- 11.7k
- Forks
- 802
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 80
Description
#### Describe the bug
Restart the pyroscope service and find that 40 minutes of data will be lost
#### To Reproduce
Steps to reproduce the behavior: yes
1. Start Pyroscope (SHA or version): version 1.6.0
2. Perform Operations(Read/Write/Others): /usr/bin/pyroscope -config.file=/etc/pyroscope/config.yaml
#### Expected behavior
Restart the pyroscope service and find that 40 minutes of data will be lost
config.yaml
```config
server:
http_listen_port: 4040
pyroscopedb:
data_path: "/data"
min_disk_available_percentage: 0.25
limits:
max_query_length: 3d
max_global_series_per_tenant: 10000
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.