Skip to content

[easy] Add health check endpoint to permission-service #324

Description

@davedumto

Summary

permission-service does not currently expose a health check endpoint, making readiness monitoring inconsistent with other services.

Requirements

  • Add a GET /health endpoint returning service and dependency status
  • Include database connectivity in the health check
  • Add a test verifying the endpoint reports unhealthy on a dependency failure
  • Wire the endpoint into the existing deployment health checks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions