spring-boot-observability

Community

Observability at scale with OpenTelemetry

Authorjoaquimscosta
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill covers production observability with Actuator, Micrometer metrics, and OpenTelemetry tracing for Spring Boot 4 apps.

Core Features & Use Cases

  • Actuator & Metrics: health endpoints, metrics, and Kubernetes probes
  • Custom Metrics: Timer, Counter, Gauge patterns
  • OpenTelemetry: span customization and propagation
  • Production Readiness: secure endpoints and graceful shutdown

Quick Start

Enable actuator, configure OTLP exporter, and add a custom metric.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: spring-boot-observability
Download link: https://github.com/joaquimscosta/arkhe-claude-plugins/archive/main.zip#spring-boot-observability

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository