python-micrometer-sli-slo-monitoring

Installation
SKILL.md

Micrometer SLI/SLO Monitoring

Table of Contents

  1. Purpose
  2. When to Use
  3. Quick Start
  4. Instructions
  5. Examples
  6. Requirements
  7. Anti-Patterns to Avoid
  8. See Also

Purpose

Service Level Objectives (SLOs) define reliability targets (e.g., 99.9% availability, P95 latency < 500ms). Service Level Indicators (SLIs) measure whether SLOs are met. Micrometer's histogram buckets (Service Level Objectives in Micrometer) allow you to define thresholds aligned with business SLOs, enabling automatic error budget calculations and SLO compliance tracking.

Related skills
Installs
7
GitHub Stars
1
First Seen
Jan 23, 2026