javamelody/javamelody
JavaMelody : monitoring of JavaEE applications observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 94
- Release rhythm 85
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 27
- age_days: 4091
- days_rel: 101
- days_push: 37
- n_releases_24m: 10
Adoption not part of the score
3039 stars · 752 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
JavaMelody is an open-source library for monitoring Java and Java EE applications in QA and production environments. It collects and visualizes real-time metrics such as HTTP requests, SQL queries, CPU, and memory usage through a built-in reporting UI.
Use cases
- monitor java application performance in production
- track slow sql queries in a java ee app
- get apm metrics without heavy infrastructure
- visualize http request response times
- monitor memory and cpu usage of a jvm
- diagnose performance issues in qa environments
When to choose
- you need lightweight, embedded monitoring for a Java or Java EE application
- you want an APM-style dashboard without deploying external agents or servers
- you need to profile SQL queries and HTTP requests in production with minimal setup
When to avoid
- you need distributed tracing across microservices with OpenTelemetry-compatible output
- your stack is not JVM-based
- you require full-featured commercial APM with alerting and anomaly detection
Facets
library · maturity active
monitoring tracing monitoring backend performance jvm apm java-ee application-monitoring production-monitoring devops web-server
1 source
- readme: https://github.com/javamelody/javamelody · fetched 2026-08-28 · 3de7b29c45d5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| javamelody/javamelody | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="javamelody/javamelody")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem