You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.
Describe the bug
This crash periodically occurs on a new installation of SigNoz 0.8 when there is no data
Failing line sugests pt.BucketCounts() is 0 when there is no data:
cumulativeCount += pt.BucketCounts()[len(pt.BucketCounts())-1]
Steps to reproduce
helm --namespace platform install signoz signoz/signoz --set clickhouseOperator.storage=100Gi --set frontend.image.tag="0.8.0" --set queryService.image.tag="0.8.0"
do nothing else
What version did you use?
Version: 0.8.0
What config did you use?
Config: (e.g. the yaml config file)
Environment
OS: "Ubuntu 18.04"
Azure Kubernetes
The text was updated successfully, but these errors were encountered: