Bump version to 1.0.0 with new Stat metric (CORPUS API)

This commit is contained in:
Fred Boniface
2023-02-16 21:40:11 +00:00
parent f6c805165a
commit 5453b8016f
4 changed files with 12 additions and 10 deletions

View File

@@ -16,27 +16,31 @@
<th>Hit Count</th>
</tr>
<tr>
<td>LDBWS</td>
<td>Upstream API-LDBWS</td>
<td id="ldbws"></td>
</tr>
<tr>
<td>LDBSVWS</td>
<td>Upstream API-LDBSVWS</td>
<td id="ldbsvws"></td>
</tr>
<tr>
<td>Upstream API-CORPUS</td>
<td id="apicorpus"></td>
</tr>
<tr>
<td>DB-CORPUS</td>
<td id="corpus"></td>
</tr>
<tr>
<td>DB-Stations</td>
<td>DB-stations</td>
<td id="stations"></td>
</tr>
<tr>
<td>DB-Users</td>
<td>DB-users</td>
<td id="users"></td>
</tr>
<tr>
<td>DB-Meta</td>
<td>DB-meta</td>
<td id="meta"></td>
</tr>
</table>
@@ -61,9 +65,6 @@
<tr>
<td>At least one web server service (Caching is done at this level so more than one service may increase API hits)</td>
</tr>
<tr>
<td></td>
</tr>
</table>
</body>
</html>