deploy: efc0de230a
This commit is contained in:
@@ -82,6 +82,14 @@
|
||||
<a href="history/" class="dropdown-item">History Collection (SQLite)</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="telemetry/" class="dropdown-item">Telemetry</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="grafana/" class="dropdown-item">Grafana</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="utils/" class="dropdown-item">Utils</a>
|
||||
</li>
|
||||
@@ -195,6 +203,14 @@ responsibilities.</p>
|
||||
<td>SQLite schema, incremental writes, dedup, and rate views</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="telemetry/">Telemetry</a></td>
|
||||
<td>OpenTelemetry metrics setup, meters, and emitted metric names</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="grafana/">Grafana</a></td>
|
||||
<td>Grafana-ready SQLite schema, views, snapshots, and published copies</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="cli/">CLI</a></td>
|
||||
<td>Typer commands that delegate to the Python API</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user