Commit Graph

1024 Commits (4e39f3bdc4888ee7bd34b3fcba3b986503efe20b)

Author SHA1 Message Date
René Cannaò 669ab91494
Merge pull request #5594 from sysown/v3.0-lint
2 months ago
Rene Cannao f1826cf206 lint: fix reserved identifier in member variables
2 months ago
Rene Cannao ac0f9304b0 fix: address code review findings for pgsql cluster sync
2 months ago
Rene Cannao 80ff2242e6 merge: resolve v3.0 conflict and add pgsql_servers_ssl_params cluster sync
2 months ago
René Cannaò 93eabfc7bc fix: address code review issues in PostgreSQL cluster sync
2 months ago
Rahim Kanji e68f8bb74a refactor: simplify pgsql_servers_ssl_params schema and pre-parse TLS range
2 months ago
René Cannaò 8a61232517 fix: decouple MySQL and PostgreSQL checksum/sync controls
2 months ago
Rene Cannao 47758a468d merge: resolve groups.json conflict with v3.0
2 months ago
Rahim Kanji 93d0ddf477 fix: add pgsql_servers_ssl_params to tablenames vector and fix monitor fallback
2 months ago
Rahim Kanji 516fa468ba feat: add admin load/save/dump for pgsql_servers_ssl_params
2 months ago
René Cannaò efedd93c92 Rename stats_global to stats_proxysql_global to avoid strstr substring collision
2 months ago
René Cannaò 9850d9daeb Fix stats_global substring collision and reload failure tracking
2 months ago
copilot-swe-agent[bot] e274862857 feat: introduce stats_global table and move TLS metrics out of stats_mysql_global; add TAP tests
2 months ago
copilot-swe-agent[bot] 4f88740b20 feat: add stats_tls_certificates table and TLS tracking metrics
2 months ago
Rene Cannao 859c89b30e cluster: harden PostgreSQL cluster sync parity paths after real two-node validation
2 months ago
Rene Cannao c2f678a9de feat: implement release tiers and feature guards for v3.0, v3.1, and v4.0
3 months ago
Wazir Ahmed 5421a382ab fix: Load TSDB variables from disk during startup
3 months ago
Rene Cannao 5c7e616f9b PR5297: resolve remaining actionable review findings for PGSQL checksum sync and TAP assertions
3 months ago
Rene Cannao 6dbd0e9cb1 Merge branch 'v3.0' into fix/postgresql-cluster-sync_2
3 months ago
Rene Cannao 4cdf61cbae cluster: complete PostgreSQL servers sync flow and fix TAP libtap stale-archive linker failures
3 months ago
Rene Cannao e2ebc0c449 Merge branch 'v4.0-mcp-stats2' into v3.0-unified-large-pr
3 months ago
René Cannaò 9c6945fae8
Merge branch 'v3.0' into v3.0-tsdb-feature
3 months ago
Rene Cannao 70b61a86e3 MCP stats: implement in-memory show_queries Top-K path
3 months ago
René Cannaò 4a6809b60f
Merge branch 'v3.0' into v3.0-tsdb-feature
3 months ago
Rene Cannao ef397f9f1d Fix TSDB variable patterns and backend monitor runtime source
3 months ago
Rene Cannao b4e85f1799 Expose PostgreSQL eventslog metrics in stats and Prometheus
3 months ago
Rene Cannao b100235fbd Add PGSQL eventslog dump commands and periodic disk sync scheduling
3 months ago
Rene Cannao 2a46c239be Add PostgreSQL advanced eventslog schema and variable scaffolding
3 months ago
Rene Cannao 700459f67b tsdb: address AI code review feedback, fix memory safety and logic bugs
3 months ago
Rene Cannao b8c6b4f573 tsdb: address code review comments and improve stability
3 months ago
Rene Cannao 6a788e48c4 mcp: make /mcp/query self-healing when targets/backends appear after startup
3 months ago
Rene Cannao 998bd82387 MCP TAP startup: fix tool-handler initialization order, improve MCP PROFILES observability, and seed monitor users
3 months ago
Rene Cannao af0411bd46 MCP: add target-aware rules/stats tests, explain_sql rule coverage, and AI local docker TAP infra
3 months ago
Rene Cannao 013864b36f MCP: introduce profile-based target/auth routing and unified LOAD/SAVE MCP PROFILES commands
3 months ago
Rene Cannao 5f5b7d604f tsdb: improve administrative interface and command support
3 months ago
Rene Cannao 6587bfdd40 tsdb: trigger stats refresh on SHOW TSDB STATUS
3 months ago
Rene Cannao 2d51aeff64 tsdb: correctly implement SHOW TSDB commands and variable initialization
3 months ago
Rene Cannao 6404d7b365 tsdb: implement SHOW TSDB VARIABLES and SHOW TSDB STATUS
3 months ago
Rene Cannao 4e0f94a345 tsdb: fix compilation error in ProxySQL_Admin.cpp
3 months ago
Rene Cannao a236a13787 tsdb: dedicated module for TSDB variables with tsdb- prefix and optimized background tasks
3 months ago
Rene Cannao da877c378b tsdb: align admin variable lifecycle, full prometheus ingestion, docs and tap coverage
3 months ago
Rene Cannao 200fdecb8d Apply AI agent review fixes to PR #5374
3 months ago
Rene Cannao 3c85c593cf Add GloMTH initialization wait to all monitor and server threads
3 months ago
Rene Cannao ee7ee0b387 Fix multiple Valgrind-reported uninitialized memory issues
3 months ago
Rene Cannao cc53ddca23 Merge branch 'v3.0-openssl-fix' into v3.0-test0213
3 months ago
Rene Cannao 746eca9f7c More sprintf to snprintf conversions and indentation fixes
3 months ago
Rene Cannao 3e37337877 Use RAII for sqlite3 statements across codebase
3 months ago
Rene Cannao afd6dffb05 Fix admin shutdown races and implement graceful teardown
3 months ago
Rene Cannao 3ab964010d Add protocol labels to Query Cache metrics and enable PostgreSQL QC metrics
4 months ago
Rene Cannao 778e01174c Add protocol labels to Thread Handler metrics and enable PostgreSQL metrics
4 months ago