Skip to content

Comments

update zeam CLI flags for API/metrics server separation#119

Open
chetanyb wants to merge 1 commit intomainfrom
zeam-api-separation
Open

update zeam CLI flags for API/metrics server separation#119
chetanyb wants to merge 1 commit intomainfrom
zeam-api-separation

Conversation

@chetanyb
Copy link
Contributor

Description

Updates zeam node commands to use --metrics-port instead of --api-port for Prometheus metrics endpoint, following the server separation in blockblaz/zeam#583.

Zeam now runs two HTTP servers:

  • API server (default 9667): health, SSE events, forkchoice graph, checkpoint state
  • Metrics server (--metrics-port): Prometheus /metrics endpoint

Changes:

  • client-cmds/zeam-cmd.sh: Use --metrics-port flag + add documentation
  • ansible/roles/zeam/tasks/main.yml: Use --metrics-port flag + add documentation

@chetanyb chetanyb marked this pull request as ready for review February 24, 2026 08:34
@chetanyb chetanyb requested review from ch4r10t33r and g11tech and removed request for g11tech February 24, 2026 08:34
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.

1 participant