# Netflix/servo

Netflix Application Monitoring Library

Repository: https://github.com/Netflix/servo
Canonical: https://ross.abutalabs.com/products/netflix-servo
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2025-12-17T00:37:02+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 57, release rhythm 8, longevity 100
- inputs: {"age_days": 5374, "days_push": 260, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

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

## What it is
Netflix Servo is a Java library for exposing and publishing application metrics, primarily via JMX, with flexible publishing to reporting systems and services like Amazon CloudWatch. It is deprecated and receives minimal maintenance; new projects should use Netflix Spectator instead.

## Use cases
- expose application metrics from a Java app via JMX
- publish JVM metrics to Amazon CloudWatch
- poll and report application metrics to internal monitoring systems
- instrument legacy Java services with minimal code
- keep existing Netflix OSS apps that depend on servo working

## When to choose
- you maintain legacy software that already depends on Servo
- you need a lightweight JMX-based metrics interface in Java

## When to avoid
- starting a new Java project - use Netflix Spectator instead
- you need actively developed metrics features or modern telemetry (OpenTelemetry)
- you want non-JVM platform support

## Facets
- artifact type: library
- maturity: maintenance
- function: monitoring, logging
- domain: monitoring, developer-tools, backend
- platform: jvm, cross-platform
- tags: metrics, jmx, application-metrics, deprecated, netflix

## Member repositories
- Netflix/servo (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:43.122167+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:00.211555+00:00, confidence not recorded.
  - readme: https://github.com/Netflix/servo (fetched 2026-08-28T04:04:43.122167+00:00, sha a18c62daaa8a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
