ktx/python/ktx-daemon/src/ktx_daemon
Kevin Messiaen cd9a6f5dc2
feat(telemetry): add mongo_query_completed event
Adds the strict mongo_query_completed schema (driver, isDemoConnection,
stageCount, durationMs, outcome, errorClass) for the upcoming
ktx mongo-query command, registered in both the catalog object and the
name/description/fields catalog list, and mirrors it to the Python
daemon schema copy.
2026-07-06 20:05:22 +07:00
..
telemetry feat(telemetry): add mongo_query_completed event 2026-07-06 20:05:22 +07:00
__init__.py refactor: enforce ktx naming and AGENTS.md compliance sweep (#289) 2026-06-11 13:49:45 +02:00
__main__.py fix(telemetry): classify daemon query rejections as expected, not faults (#335) 2026-07-03 22:39:34 +02:00
app.py fix(sl): classify semantic-query request rejections as expected, not faults (#339) 2026-07-03 23:17:33 +02:00
code_execution.py refactor: enforce ktx naming and AGENTS.md compliance sweep (#289) 2026-06-11 13:49:45 +02:00
database_introspection.py feat: ktx batch — scan resilience, analytics SQL craft, connector hardening (#312) 2026-06-29 16:35:57 +00:00
embeddings.py refactor: enforce ktx naming and AGENTS.md compliance sweep (#289) 2026-06-11 13:49:45 +02:00
lookml.py rename klo to ktx 2026-05-10 23:51:24 +02:00
semantic_layer.py fix(telemetry): classify daemon query rejections as expected, not faults (#335) 2026-07-03 22:39:34 +02:00
source_generation.py rename klo to ktx 2026-05-10 23:51:24 +02:00
sql_analysis.py feat(query-history): scope mining to modeled schemas by default (#258) 2026-06-03 17:19:42 +02:00
table_identifier.py refactor: remove legacy ktx compatibility shims (#211) 2026-05-24 16:57:23 +02:00