Commit Graph

2083 Commits (54bcb5eeca5075977280e5eb12377340b247a50c)

Author SHA1 Message Date
Rene Cannao 1c25787b88 Introduce {mysql,pgsql}-query_processor_first_comment_parsing variable (#5384)
2 months ago
Rene Cannao 5d786520b0 Merge remote-tracking branch 'origin/v3.0' into merge/v3.0-into-v3.0-5243
2 months ago
René Cannaò 9c6945fae8
Merge branch 'v3.0' into v3.0-tsdb-feature
2 months ago
René Cannaò 4a6809b60f
Merge branch 'v3.0' into v3.0-tsdb-feature
2 months ago
Rene Cannao 17092487cf Add protocol-labeled logger counters and FLUSH LOGS race TAP
2 months ago
Rene Cannao 0aa3c5e153 fix(pgsql-eventslog): harden event ownership and keep newest rows in memory table
2 months ago
Rene Cannao 97e5cfee90 docs(doxygen): expand PostgreSQL logger API documentation for new advanced logging components
2 months ago
Rene Cannao acbd7d0df3 Implement PostgreSQL eventslog circular buffer and sink pipeline
2 months ago
Rene Cannao 2a46c239be Add PostgreSQL advanced eventslog schema and variable scaffolding
2 months ago
Rene Cannao eaadabbb8e logger: fix thread-context map race in buffered logging
2 months ago
Rene Cannao caf324f911 logger: harden buffered logging flush/rotation semantics
2 months ago
René Cannaò 568fe1524e
Merge pull request #5364 from mevishalr/feature/query-logging-improvements
2 months ago
René Cannaò 10ff1322ba
Merge pull request #5386 from sysown/v3.0-MCP_multi
2 months ago
Rene Cannao 253d098653 security: fix SQL injection vulnerabilities in SQLite catalog queries
2 months ago
Rene Cannao 9685cdaa4b mcp discovery: enforce target-scoped run model and add protocol-aware static harvesting (mysql+pgsql)
2 months ago
Rene Cannao f4bc1943fb mcp query diagnostics: restore strict ONLINE requirement and explain target non-executable failures
2 months ago
Rene Cannao af0411bd46 MCP: add target-aware rules/stats tests, explain_sql rule coverage, and AI local docker TAP infra
2 months ago
René Cannaò acd955b9d6
Merge pull request #5382 from sysown/v3.0-webui_2602
2 months ago
Rene Cannao 013864b36f MCP: introduce profile-based target/auth routing and unified LOAD/SAVE MCP PROFILES commands
2 months ago
Rene Cannao 5f5b7d604f tsdb: improve administrative interface and command support
2 months ago
Rene Cannao a09db8318c tsdb: fix SET command validation by adding tsdb- prefix support
2 months ago
Rene Cannao 2d51aeff64 tsdb: correctly implement SHOW TSDB commands and variable initialization
2 months ago
Rene Cannao 6404d7b365 tsdb: implement SHOW TSDB VARIABLES and SHOW TSDB STATUS
2 months ago
Rene Cannao 685b92ceaa tsdb: fix crash due to invalid SQL in tsdb_backend_health macro
2 months ago
Rene Cannao c3e1a02fea tsdb: fix crash due to invalid SQL in table definition macros
2 months ago
Rene Cannao c73011b302 tsdb: implement REST API and basic UI dashboard
2 months ago
Rene Cannao a236a13787 tsdb: dedicated module for TSDB variables with tsdb- prefix and optimized background tasks
2 months ago
Rene Cannao da877c378b tsdb: align admin variable lifecycle, full prometheus ingestion, docs and tap coverage
2 months ago
Rene Cannao f17e999830 Implement SQLite-based TSDB subsystem
2 months ago
Rene Cannao 200fdecb8d Apply AI agent review fixes to PR #5374
2 months ago
Rene Cannao fdbea2a32e Fix uninitialized memory in Command_Counter::_counters
2 months ago
vramesha 71143c2e84 Address AI review comments
2 months ago
vramesha 091942e9d6 Address AI review suggestions
2 months ago
vramesha 15a4ed66e9 Optimize query logging performance (#5243)
2 months ago
René Cannaò e94f9281ce feat: add friend declaration for MetricsCollector to access MyHostGroups
2 months ago
René Cannaò fcaa904135 fix: crash on macOS/FreeBSD when running PostgreSQL queries
2 months ago
René Cannaò a360dc22ae
Merge pull request #5308 from sysown/v3.0_mac
2 months ago
René Cannaò ce9fdc9d7a
Merge branch 'v3.0' into v3.0.6-implement_FLUSH_STATS
2 months ago
Rene Cannao b965fc6df4 Fix PROXYSQLGENAI build - resolve circular includes and missing headers
2 months ago
Rene Cannao 48bc7dd7bf Merge v4.0 GenAI features into v3.0 with conditional compilation
2 months ago
René Cannaò e00617be11
Merge pull request #5333 from wazir-ahmed/v4.0-config-embedding-model
2 months ago
Wazir Ahmed 10026891ce RAG: Convert vector similarity search into a subquery
2 months ago
Javier Jaramago Fernández e351a0df74 feat: Add leading comments (--) detection for 'run_sql_readonly'
2 months ago
Miro Stauder cc1d93d08b implement admin command 'PROXYSQL FLUSH STATS' for DEBUG builds
2 months ago
Wazir Ahmed 8d022a0fcc RAG: Add 'model' request parameter for embedding service
2 months ago
Javier Jaramago Fernández a5ef787c7e feat: Improve logging for MCP and RAG tools
2 months ago
Wazir Ahmed c52c621b27 MCP: Add mcp-rag_endpoint_auth config
2 months ago
Wazir Ahmed 50de536534 MCP: Fix crash during server restarts
2 months ago
Rene Cannao c914feb230 Fix security issues identified in PR #5312 code review
3 months ago
Rene Cannao b3edc6524b fix: Escape SQL strings in harvest_view_definitions
3 months ago