LiquidAI-project / icwe-demo

Demonstration for ICWE 2024 conference
MIT License
0 stars 0 forks source link

Supervisor logs to orchestrator #5

Open pyjopeko opened 6 months ago

pyjopeko commented 6 months ago

The devices should send status/logs to the orchestrator. The data should be mostly application independent, things like deployment state, errors, etc.

Orchestrator needs to have an endpoint to receive these submissions.

We should also aim to report intermediate results via logging, so #4 extends this issue.

lrlakshan commented 5 months ago

https://github.com/LiquidAI-project/wasmiot-supervisor/pull/32 https://github.com/LiquidAI-project/wasmiot-orchestrator/pull/75

Logging from supervisor to ochestrator