tensorchord / openmodelz

One-click machine learning deployment (LLM, text-to-image and so on) at scale on any cluster (GCP, AWS, Lambda labs, your home lab, or even a single machine).
https://docs.open.modelz.ai
Apache License 2.0
239 stars 23 forks source link

feat: log pod start time #190

Closed cutecutecat closed 1 year ago

cutecutecat commented 1 year ago

This is a step to log start time of ModelZ deployment.

Refactor

Feat

It could read by apiserver to fetch latest pod start time range.

This could help us to draw a Histogram graph at modelz-ui -> Observability for all deployments.