agentbond-api / app /main.py

Commit History

chore: clean up diagnostic print statements from main.py
7a3fa9f

Karan6124 commited on

debug: add print checks for prometheus.yml contents
6eaeadc

Karan6124 commited on

debug: add GRAFANA_API_KEY diagnostic prints
071242a

Karan6124 commited on

fix: use request.url.hostname in proto middleware to resolve AttributeError
14c91e1

Karan6124 commited on

fix(observability): create prometheus multiproc dir automatically on startup
8ae944d

Karan6124 commited on

debug: add startup diagnostics for Google OAuth credentials
0705a4f

Karan6124 commited on

fix(auth): enable same_site none and https_only for cross-domain OAuth cookies
8143708

Karan6124 commited on

fix(auth): trust reverse proxy headers and force HTTPS scheme in production
e6ff8f6

Karan6124 commited on

feat(auth): implement Google OAuth and Email/Password authentication
5d3cd52

Karan6124 commited on

fix: enforce PROMETHEUS_MULTIPROC_DIR at metrics layer top of file to fix multiprocess isolation
c281923

Karan6124 commited on

feat: configure prometheus multiprocess metrics collection for celery and fastapi
3deefdf

Karan6124 commited on

feat: mount prometheus metrics app on /metrics endpoint in fastapi gateway
62344a7

Karan6124 commited on

feat: complete FastAPI gateway routes and entry point integration
3ab2751

Karan6124 commited on

feat: added files and folders
b1b23df

Karan6124 commited on