Release Notes
v1.2.5
Released (2026-05-13)
🚀 New Features
- Log Query Experience Upgrade: The original unified "Log Query" panel has been split into two independent panels with clearer responsibilities:
- Container Console: View Docker process output by container (suitable for troubleshooting middleware containers like MySQL, Redis, Kafka, etc.)
- Service Logs: View structured business logs by HAP microservice, with automatic expansion of request parameters, stack traces, call methods, latency, and other business fields
- Service Logs Full-Text Search: New search box added, allowing single query to search both log body and business parameters (such as phone numbers, order IDs, user IDs, traceIDs, etc.)
- Multi-Select Filters: Container / Service / Level filters now support multi-selection
🔧 Bug Fixes
- Fixed Kafka monitoring dashboard loading failure
- Fixed data display issues in some middleware monitoring dashboards
📖 Documentation
- Added "Log Query Guide" introducing the purpose of two log panels, typical query scenarios, and advanced LogQL usage
- Added "Deployment FAQ"
- Added usage instructions for "MongoDB Slow Query" and profiler enabling methods
- Corrected Node Exporter deployment documentation: built-in for standalone/cluster setups, only needs independent installation when monitoring servers outside the cluster
- Corrected deployment resource requirements from 2C/4G to 4C/8G
v1.2.0
Released (2026-04-01)
🚀 New Features
- Log Viewing: Support for structured log real-time search, unified viewing of application, container, and system logs
- Application Performance Monitoring (APM): Support for distributed tracing, visualizing request call chains and latency across multiple microservices
- Unified Observability Interface: Integrated metrics, logs, and traces in a single interface
- Subpath Deployment: Support for mounting via reverse proxy to any subpath (e.g.,
/mdis) for easy integration with existing portals
v1.1.0
Released (2025-02-26)
🚀 New Features
- Support for viewing MongoDB slow queries and index recommendations
- Support for configuring alerts
v1.0.0
Released (2025-01-02)
🎯 Initial Release
- Support for system resource monitoring