AI AGENT ADDONS

Spring Boot Actuator helps you add health checks and metrics to your Java applications. It is a tool for production monitoring. You can see if your app is alive and ready to serve traffic.

The instructions here show you how to set up Actuator endpoints. You will learn to secure them and export metrics to systems like Prometheus. The steps are simple to follow.

Use this skill to make your Spring Boot services production-ready. It covers health probes, diagnostics, and observability. Your operations team will benefit.

Add Spring Boot Actuator skill to your workflow

Global

mkdir -p ~/.claude/skills/spring-boot-actuator

Project

mkdir -p .claude/skills/spring-boot-actuator

Source Repository

Stars
293
Forks
33
Watchers
293
License
MIT
Last Push
29 days ago
Created
9 months ago