Skip to content

Comments

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

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

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

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