init monlet repo with stage 0-2 (docs, contract, agent MVP)
This commit is contained in:
12
examples/heartbeat.json
Normal file
12
examples/heartbeat.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"agent_id": "host-01.prod",
|
||||
"observed_at": "2026-05-26T12:00:00Z",
|
||||
"hostname": "host-01.prod.example.com",
|
||||
"version": "0.1.0",
|
||||
"mode": "push_only",
|
||||
"labels": {
|
||||
"env": "prod",
|
||||
"region": "eu-central-1",
|
||||
"role": "api"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user