Improved analytics and MCP server configuration
This release removes legacy tool metrics logging and introduces Clickhouse logging for GenAI events, providing better observability for AI interactions.
MCP server configuration has also been improved with better visibility into environment variables for basic authentication.
Features
- Clickhouse logging for GenAI events #1332 - Added analytics logging to Clickhouse for improved observability of AI interactions. (Author: @tgmendes )
Bug fixes
- Enhanced MCP configuration display #1337 - All environment variables for basic auth are now shown in MCP details and install pages. (Author: @simplesagar )