A standalone observability interface that can be deployed by Adopters who already have metrics available and need multi-tenant visualization, and administrative control over dashboards and access.
- Grafana Integration: Centralized dashboard, folder, team, and user management
- Organization Management: Multi-tenant support for different organizations
- Team Management: Organize users into teams with specific access levels
- Secure Authentication: Adopter-integrated authentication with captcha and JWT tokens (done via Simulator)
- Modern Interface: Clean, responsive UI built with Next.js and Tailwind CSS
The observe portal has two main components:
- Frontend (Next.js): Web interface for portal administration
- Backend (FastAPI): Authentication service with PostgreSQL database
For setup and details, prefer refer to the wiki page - https://github.com/COSS-India/observe/wiki