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.47k stars 1.31k forks source link

fix: updated folder name and structure #6488

Closed SagarRajput-7 closed 4 days ago

SagarRajput-7 commented 5 days ago

Summary

Updated folder structure for useOnboardingStatus hook as one user using from open source reported that it results in the failure of his clone process.

Related Issues / PR's

https://github.com/SigNoz/signoz/issues/6462

Screenshots

NA

Affected Areas and Manually Tested Areas


[!IMPORTANT] Fix folder structure by renaming useOnboardingStatus.tsx path and updating imports in ConnectionStatus.tsx and MessagingQueueHealthCheck.tsx.

  • File Renames:
    • Rename frontend/src/hooks/messagingQueue / onboarding/useOnboardingStatus.tsx to frontend/src/hooks/messagingQueue/useOnboardingStatus.tsx.
  • Imports:
    • Update import path in ConnectionStatus.tsx to hooks/messagingQueue/useOnboardingStatus.
    • Update import path in MessagingQueueHealthCheck.tsx to hooks/messagingQueue/useOnboardingStatus.

This description was created by Ellipsis for 96f2463e85451c76bcdfa08857dbd905d8c599a8. It will automatically update as commits are pushed.

github-actions[bot] commented 5 days ago

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #

github-actions[bot] commented 5 days ago

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #

github-actions[bot] commented 5 days ago

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #