Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Tools for monitoring and measurementForum ↗

Tools for monitoring and measurement

App Development2 posts151 viewsLast activity Apr 2022
TO
Tom_CorbettOP
Apr 2022

Hi Team - What are the standard or recommended measurement / monitoring tools available for Daml?
Where is the telemetry stored and how is it accessed?

Thanks,
Tom

ST
stefanobaghino-da
Apr 2022

Apart from the compiler, which is a native binary, all of the components are normal JVM processes and can be monitored using standard tools. Canton has comprehensive documentation about observability in terms of tracing, logging and metrics collection that you can find explained in detail in this page on the documentation. The HTTP JSON API Service also has a similar page that touches on logging and metrics as well.

← Back to Discussions