Skip to content

chore: update actuator base path for ops tooling alignment#54

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
chaos/broken-health-check-37032210c5c589a2
Open

chore: update actuator base path for ops tooling alignment#54
github-actions[bot] wants to merge 1 commit into
mainfrom
chaos/broken-health-check-37032210c5c589a2

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Align management endpoint base path with the internal ops tooling convention used by the new observability stack. The ops gateway now routes actuator traffic via /internal/actuator prefix.

Chaos scenario: broken-health-check

Expected symptoms: Azure Container Apps health probes targeting /actuator/health receive 404 Not Found. Replicas are marked unhealthy, traffic is shed, and the container app shows 0 healthy replicas with 503 Service Unavailable responses to end users.

Rollback: Remove the base-path: /internal/actuator line from the management.endpoints.web section in backend/src/main/resources/application.yml.

Generated by Chaos Engineering — SRE Agent Demo ·

Generated by Chaos Engineering — SRE Agent Demo ·

Align management endpoint base path with the internal ops tooling
convention used by the new observability stack. The ops gateway now
routes actuator traffic via /internal/actuator prefix.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants