Daml
The Daml Observability Example
21-04-2023WATCH ON YOUTUBE โ
๐ To get started with Daml, visit https://bit.ly/trydaml ๐ Check out our blog https://blog.digitalasset.com/developers Customers must monitor Daml Enterprise in production or testing to ensure no issues. But what are the essential metrics to monitor and how should they be grouped together? The Daml Observability Example is a public Git repo that allows customers to answer this question by providing a hands-on example so they see and learn: How to monitor the health of their Daml solution, involving Canton, HTTP JSON API server, Trigger services, etc. If something is unhealthy, how to diagnose the issue by drilling down to find the root cause. The public repository is https://github.com/digital-asset/daml....