feat: add heap snapshot

This commit is contained in:
Barış Soner Uşaklı
2025-07-11 08:50:53 -04:00
parent e4f56e8392
commit f88329dbbe
6 changed files with 47 additions and 2 deletions

View File

@@ -5,7 +5,12 @@
</h5>
<div class="card-body">
<span>[[admin/development/info:nodes-responded, {nodeCount}, {timeout}]]</span>
<div class="d-flex flex-wrap justify-content-between align-items-center mb-2">
<span>[[admin/development/info:nodes-responded, {nodeCount}, {timeout}]]</span>
<a href="{config.relative_path}/api/admin/advanced/heap/dump" class="btn btn-primary btn-sm">
<i class="fa fa-download"></i> [[admin/development/info:heap-dump]]
</a>
</div>
<div class="table-responsive">
<table class="table table-sm text-sm">
<thead>