Skip to content

Create Backend API to Serve Health Statuses of Deployed services in a proj/venue #381

@galenatjpl

Description

@galenatjpl

This is an API that the UI can query to get the health statuses.

Backed API is responsible for reading JSON health status file stored in S3 bucket, and parses file, and returns a JSON response that indicates the health statuses of the services. The first consumer of this information will be a UI/UX web page displaying the statuses.

This API will:

  1. Be implemented in the existing Go backend code/API area of the management console (https://github.com/unity-sds/unity-management-console)
  2. Will be fronted by an API Gateway entry point that looks like: https://unity.com/project/venue/health

Acceptance Criteria:

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions