SigNoz / signoz

SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
https://signoz.io
Other
19.27k stars 1.29k forks source link

The logs displayed on the signoz-frontend page are out of order #6449

Open cyxinda opened 2 hours ago

cyxinda commented 2 hours ago

Bug description

Please describe.
The logs displayed on the signoz-frontend page are out of order. It cannot display logs in strict time order. I think this occurs because the sorting time is milliseconds instead of nanoseconds.

If this affects the front-end, screenshots would be of great help.
This pictrue show the log order in signoz front-end: 111111 But actually,the log collected by otel client in the k8s node should be : 2222

Expected behavior

The logs displayed on the signoz-frontend page should be sorting in nanoseconds.

How to reproduce

1. 2. 3.

Version information

Thank you for your bug report – we love squashing them!

welcome[bot] commented 2 hours ago

Thanks for opening this issue. A team member should give feedback soon. In the meantime, feel free to check out the contributing guidelines.