Skip to content

feat: implement node registration and heartbeat service #2

@Tonyfudecai

Description

@Tonyfudecai

Description

Implement the core Fleet Manager service: node registration and heartbeat monitoring.

Requirements

  • POST /fleet/register: accept node_id, capabilities, location
  • POST /fleet/heartbeat: update last_seen, status, metrics
  • In-memory node registry (upgrade to DB later)
  • Mark nodes as offline after heartbeat timeout
  • List active/offline nodes

Skills

Go or TypeScript, HTTP server

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions