ClickHouse/docs/ja/integrations/data-ingestion/data-formats/assets/html.results
2024-11-18 11:58:58 +09:00

15 lines
227 B
Plaintext

<h1> Top 10 IPs </h1>
<table>
<tr><th>IP</th><th>Requests</th></tr>
${data}
</table>
<h2>Query information</h2>
<dl>
<dt>Rows read</dt>
<dd>${rows_read:Escaped}</dd>
<dt>Time spent</dt>
<dd>${time:Escaped}</dd>
</dl>