SurfSense/surfsense_backend/app/observability
CREDO23 fd495e1b2f feat(observability): add chunk reconcile metric and kill-switch flag
surfsense.indexing.reconcile.chunks counts reused/embedded/deleted chunks per
re-index. CHUNK_RECONCILE_ENABLED (default on) falls back to delete-all +
full re-embed if the diff path ever misbehaves.
2026-06-12 18:52:57 +02:00
..
__init__.py feat(observability): add OpenTelemetry process bootstrap 2026-05-21 23:01:54 +05:30
bootstrap.py feat(env): add SURFSENSE_ENV variable for deployment environment and update observability resource attributes 2026-05-23 02:13:24 +05:30
metrics.py feat(observability): add chunk reconcile metric and kill-switch flag 2026-06-12 18:52:57 +02:00
otel.py feat(observability): add telemetry error and event helpers 2026-05-22 17:48:01 +05:30