dstackai / dstack

dstack is an open-source alternative to Kubernetes, designed to simplify development, training, and deployment of AI across any cloud or on-prem. It supports NVIDIA, AMD, and TPU.
https://dstack.ai/docs
Mozilla Public License 2.0
1.37k stars 124 forks source link

Integrate Sentry into `dstack-gateway` #1564

Open jvstme opened 1 month ago

jvstme commented 1 month ago

Sentry will help monitor dstack-gateway for errors and performance issues in dstack Sky. OSS and Enterprise users may also opt in to using Sentry for their gateways.

github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open for 30 days with no activity.

peterschmidt85 commented 3 weeks ago

I guess this won't be needed if we implement #1673, correct @jvstme?

jvstme commented 3 weeks ago

@peterschmidt85, #1673 will provide easier access to gateway logs but we still won't know about errors unless we monitor the logs manually. So I think Sentry will still be useful for constant monitoring and alerting.

peterschmidt85 commented 3 weeks ago

Yes, you are right