{{> www/common-header.tmpl }} {{> www/threadz_tabs.tmpl }} {{#overview}}

JVM Threads captured at {{timestamp}}

Total: {{thread_count}}, Daemon: {{daemon_count}}, Peak: {{peak_count}}

{{/overview}} {{#jvm-threads}} {{/jvm-threads}}
Summary CPU time (s) User time (s) Blocked time (ms) Blocked times Native
{{summary}} {{cpu_time_sec}} {{user_time_sec}} {{blocked_time_ms}} {{blocked_count}} {{is_native}}
{{> www/common-footer.tmpl }}