Metis now provides an enhanced Host-Level Health Score, incorporating 15 different metrics with varied weights to deliver a comprehensive assessment of host health. This refined scoring system enables more precise monitoring and management of database performance.
Our latest enhancement to the Metis system introduces rich contextual information for MySQL alerts. Now, when alerts such as High CPU, Low Cache Hit Ratio, High Table Size, High Database Size, or Number of Connections are triggered, users receive detailed contextual data to assist in diagnosing and resolving the issue effectively.
We have expanded the capabilities of our monitoring agent in Metis to support up to 10 hosts, each with 10 databases. This update significantly enhances the scalability of our system, allowing for comprehensive monitoring across a broader range of database environments.
Our update enhances index management by providing comprehensive details on index properties, such as data type, uniqueness, and key relationships. It also equips users with the tools to identify unused or misconfigured indexes, empowering them to optimize database performance.
Our powerful AI Advice feature has now been extended to MySQL databases. This tool offers MySQL users advanced query optimization recommendations and cost analysis, enhancing database efficiency and performance.
Metis now offers a "Schema Suggestion" feature that analyzes query plans and utilizes HypoPG to simulate hypothetical indexes. This advanced tool provides detailed recommendations on beneficial indexes to add, along with expected cost differences for each query after index implementation.
Metis has upgraded its schema presentation feature, now utilizing React Flow for an interactive, user-friendly interface. Users can click on any table within the schema to access detailed activity data and insights, enhancing usability and functionality.
Metis now offers advanced insights into database indexes, identifying duplicate indexes and mismatched data types between foreign keys (FK) and primary keys (PK). This feature enhances database efficiency and integrity by ensuring optimal index configuration.
Metis introduces "Generic Plan Collection," a feature designed to capture all user execution plans, including those executed via ORM tools or as prepared statements without parameters. This functionality ensures comprehensive tracking and analysis of all database interactions.
Metis now features "AI Advice," a sophisticated tool that analyzes user queries and their execution plans, generates alternative query options, and validates these against the user's database for efficiency and cost. This feature provides users with multiple optimized query options along with detailed cost comparisons, empowering them to select the most efficient approach.