Post header background circles

Monitoring and debugging your Snowpark Container Services workloads

Monitoring and debugging your Snowpark Container Services workloads

Ever had trouble seeing all the services running in Snowpark Container Services? Look no further.

When DataOps was developing services in Snowpark Container Services, we had trouble quickly finding out which services were currently deployed and running. Further, it was pretty cumbersome to get the current logs line by line and quickly make sense of where we went wrong during development.

Eventually, we built a monitoring app using Streamlit in Snowflake so that you never have to leave Snowflake.

app-services


If you want to use it yourself, we made it available as a DataOps Labs project at Snowpark Container Services Monitoring App.

Enjoy!