Commit 40783e7b by Joshi83

Added raw links

parent 22e54c26
......@@ -4,7 +4,7 @@
<thead>
<tr>
<th>Property</th>
<th>Value</th>
<th>Value <small class="pull-right"><a href="{{ application.url }}/env">raw JSON</a></small></th>
</tr>
</thead>
<tbody>
......
......@@ -4,7 +4,7 @@
<thead>
<tr>
<th>Key</th>
<th>Value</th>
<th>Value <small class="pull-right"><a href="{{ application.url }}/info">raw JSON</a></small></th>
</tr>
</thead>
<tbody>
......
......@@ -6,7 +6,7 @@
<th>Used Heap</th>
<th>Max Heap</th>
<th>Processors</th>
<th>Uptime</th>
<th>Uptime <small class="pull-right"><a href="{{ application.url }}/metrics">raw JSON</a></small></th>
</tr>
</thead>
<tbody>
......
......@@ -4,7 +4,7 @@
<thead>
<tr>
<th>Property</th>
<th>Value</th>
<th>Value <small class="pull-right"><a href="{{ application.url }}/env">raw JSON</a></small></th>
</tr>
</thead>
<tbody>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment