cirruslabs / orchard

Orchestrator for running Tart Virtual Machines on a cluster of Apple Silicon devices
Other
194 stars 16 forks source link

[Feature] monitor #178

Closed eecsmap closed 3 months ago

eecsmap commented 4 months ago

Do we have a plan to provide a monitoring / dashboard feature, to provide cluster status such as:

We could start with some basic information first. :)

Statistics in a weekly/monthly base like:

fkorotkov commented 4 months ago

We've had very good experience lately with OpenTelemetry for Cirrus Runners. Workers can also emit stats like disk space, CPU utilization, VM startup time, pull times, etc.

eecsmap commented 3 months ago

Good to know we have source of data. What about the dashboard/monitoring, do we have some ideas about it? I was thinking about something like the Anka's, starting with some basic feature first.

fkorotkov commented 3 months ago

You'll be able to export OpenTelementy in your dashboard of choice.