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
18.3k stars 1.17k forks source link

The Logs page cannot be loaded when the frontend modifies the basename of the route #5434

Open huacheng-git opened 2 months ago

huacheng-git commented 2 months ago

Bug description

The Logs page cannot be loaded when the frontend modifies the basename of the route

image

Expected behavior

How to reproduce

Modify the content of file frontend\src\lib\history.ts:

export default createBrowserHistory({ basename: '/web' });

Version information

Additional context

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

welcome[bot] commented 2 months ago

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