Skip to content

Add fleet worker lifecycle tracking service example#363

Open
Luke-Roy-IBM wants to merge 5 commits intomainfrom
fleet-worker-registration
Open

Add fleet worker lifecycle tracking service example#363
Luke-Roy-IBM wants to merge 5 commits intomainfrom
fleet-worker-registration

Conversation

@Luke-Roy-IBM
Copy link
Copy Markdown
Member

@Luke-Roy-IBM Luke-Roy-IBM commented Apr 22, 2026

This PR introduces a new Go-based HTTP service for monitoring IBM Cloud Code Engine fleet workers, tracking their registration and deregistration events in a persistent CSV .

Features:

POST /register - Records worker startup with timestamp
POST /deregister - Updates worker completion status and timestamp
GET /download - Downloads the csv tracking file

example fot the csv file

curl -O -J https://fleet-workers.28epti5kj8dl.eu-de.codeengine.appdomain.cloud/download

Signed-off-by: Luke Roy <luke.roy@ibm.com>
Signed-off-by: Luke Roy <luke.roy@ibm.com>
Signed-off-by: Luke Roy <luke.roy@ibm.com>
Signed-off-by: Luke Roy <luke.roy@ibm.com>
Signed-off-by: Luke Roy <luke.roy@ibm.com>
@Luke-Roy-IBM Luke-Roy-IBM marked this pull request as ready for review April 22, 2026 14:43
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