Skip to content

Protect or gate /metrics endpoint #456

@hman38705

Description

@hman38705

Issue 011: Protect or gate /metrics endpoint

Area: Backend
Priority: High
Files: services/api/src/main.rs, services/api/src/handlers.rs

Problem

Prometheus metrics are publicly exposed without authentication. Internal metrics can leak sensitive operational data.

Acceptance Criteria

  • Endpoint is protected by auth and/or IP allowlist\n- Optional public mode remains configurable\n- Security behavior is documented\n- Tests verify unauthorized access is rejected

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