Release LoadGen Api, Appliance and MCP Server: 1.0.0.11294
LoadGen General
- No general changes in this release.
LoadGen Api
- Monitoring Analytics Module Split separating basic analytics (LG054) from AI-powered analysis (LG051)
- Unified Analytics Backend Architecture supporting InfluxDB, SQL Server, CSV, and JSON backends
- Unified snake\_case Naming Convention for all datasource outputs
- Type Translation Success Suffix changing Stop to Success for clearer measurement naming
- InfluxDB and Grafana Appliance Integration with setup and management endpoints
- Monitoring Cockpit V2 with filters, overview, trends, and agent status endpoints
- Monitoring Cloud Mode for agent pull/push via HTTP API instead of direct TCP
- Insight Agent Management API with machine registration, API keys, and check-in endpoints
- Insight Machine Groups for infrastructure monitoring configuration (18 configuration sections)
- Monitoring Analytics Filtering by application and test friendly name
- TestFriendlyName label support through the entire monitoring data pipeline
- Async Analytics with Background Worker returning 202 Accepted with job tracking
- SignalR Real-time Events for monitoring sessions, alerts, measurements, and system messages
- Test Results Page Endpoints with persistent execution history and RESTful result queries
- Monitoring Raw Measurements Endpoint for individual measurement records
- Separate Collection Generation for Testing and Monitoring profiles
- Health Endpoints for frontend liveness, readiness, and API component health checks
- Fixed TCP connection leak causing agent "Connection reset by peer" errors
- Fixed duplicate DUAF records in concurrent monitoring sessions
- Fixed monitoring data isolation between concurrent sessions
- Fixed InfluxDB schema collisions and decimal separator parsing on non-US locales
- Fixed monitoring scheduler fast-forward and schedule display issues
LoadGen Appliance
- InfluxDB and Grafana as optional Docker services with setup and domain management
- Appliance images now include the LoadGen Insight Agent bundle
LoadGen MCP Server
- MCP Server now communicates with the API over HTTP
- 28 New MCP Tools covering monitoring users, agent keys, agent status, analytics, and Insight machine groups