Hello Django Users community,

I'm excited to share a new open-source project designed to make debugging 
and monitoring Django applications easier: *Django Orbit*.

Django Orbit is a modern "Satellite Observability" tool that watches your 
application from a distance without interfering with it. Its core 
philosophy is to provide deep insights without the hassle of the Django 
Debug Toolbar's DOM injection. This means:
   
   - [image: ✅] No template pollution or CSS conflicts
   - [image: ✅] Works seamlessly with any frontend (React, Vue, HTMX, etc.)
   - [image: ✅] Clean separation, living at its own isolated URL (/orbit/)

*Key Features Include:*
   
   - *SQL Recording:* Detailed log of queries with built-in N+1 detection 
   and slow query alerts.
   - *Request Tracking:* Captures full HTTP requests, headers, and 
   responses.
   - *Exception Tracking:* Full traceback capture for all errors.
   - *Dashboard:* A beautiful, space-themed UI with HTMX-powered live 
   updates and event correlation.

You can explore the documentation and see more about the project here: 
https://labs.wearehik.com/django-orbit/ 
<https://www.google.com/url?source=gmail&sa=E&q=https://labs.wearehik.com/django-orbit/>

I would be grateful for any *feedback* on the tool's architecture, 
usability, and features. We're building this for the community, and your 
input is invaluable for the roadmap.

If you find Django Orbit useful for your projects, please consider giving 
us a *star on GitHub* to help increase visibility and support future 
development.

You can also follow me for updates on X: x.com/capitanbuild.com 
<https://www.google.com/url?source=gmail&sa=E&q=http://x.com/capitanbuild.com>

Thank you for your time and potential contributions!

Best regards,

Hernan Chamorro

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-users/372f9728-8f4c-44a2-ae95-56566e02c8b6n%40googlegroups.com.

Reply via email to