# yahoo/mysql_perf_analyzer

MySQL performance monitoring and analysis.

Repository: https://github.com/yahoo/mysql_perf_analyzer
Canonical: https://ross.abutalabs.com/products/mysql_perf_analyzer
Language: Java
License: Apache-2.0
License Family: permissive
Topics: mysql, java, performance-analysis, big-data
Last push: 2023-03-21T04:05:35+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4123, "days_push": 1261, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1432, forks 207 (observed 2026-08-28T04:04:43.046723+00:00)

## What it is
A Java web application from Yahoo for MySQL performance monitoring and analysis, packaged as a Jetty-wrapped WAR with a built-in Derby or MySQL metrics store. It collects and visualizes MySQL performance metrics through a browser UI.

## Use cases
- monitor mysql query performance over time
- analyze mysql server health metrics
- set up a self-hosted mysql monitoring dashboard
- track mysql performance counters and store metrics history
- diagnose slow mysql database performance
- collect mysql metrics without installing agents

## When to choose
- you need a lightweight, self-hosted MySQL performance monitor
- you want a Java-based tool deployable as a WAR on existing infrastructure
- you prefer a simple web UI over configuring heavier stacks like Prometheus plus Grafana

## When to avoid
- you monitor databases other than MySQL
- you need modern alerting, clustering, or active community maintenance
- you want a cloud-native or container-first monitoring solution

## Facets
- artifact type: application
- maturity: maintenance
- function: monitoring, analytics, data-visualization
- domain: databases, monitoring, performance
- platform: jvm, self-hosted, windows
- tags: mysql, database-monitoring, performance-analysis, jetty, metrics-collection, devops, web-server, linux, macos

## Member repositories
- yahoo/mysql_perf_analyzer (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:43.046723+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:37:04.146008+00:00, confidence not recorded.
  - readme: https://github.com/yahoo/mysql_perf_analyzer (fetched 2026-08-28T04:04:43.046723+00:00, sha 0ac01da9e4f6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
