Skip to content

Add Observability & Health Checks #8

Description

@viceda-s

Problem: Zero visibility into application health or metrics for orchestration tools like Kubernetes.

Acceptance Criteria:

  • Add spring-boot-starter-actuator to pom.xml.
  • Expose /actuator/health and /actuator/info endpoints.
  • Add structured SLF4J business logging inside WorkoutService and AuthService for tracing key events (e.g., "Workout created", "User registered").

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions