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.
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.
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 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.
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.
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.
Seamlessly collect and visualize your database schemas and their relationships directly in our user interface. This new feature automatically gathers DDL (Data Definition Language) from your database, offering a comprehensive visual representation of your schema, making it easier to understand and manage database structures.
Metis now includes a "Schema Change Log" feature, which systematically records all modifications made to your database schema and displays them in our user interface, organized by date. This new functionality provides a detailed chronological record of schema changes, facilitating easier tracking and management of database evolution.