Commit f760f191 authored by Karsten Loesing's avatar Karsten Loesing
Browse files

Add BridgeDB metrics to CollecTor page.

Still part of #19332.
parent 2a3c0158
Loading
Loading
Loading
Loading
+26 −0
Original line number Diff line number Diff line
@@ -211,6 +211,15 @@
  <td><a href="/collector/recent/snowflakes/" class="btn btn-primary btn-xs pull-left"><i class="fa fa-chevron-right" aria-hidden="true"></i> recent</a>
      <a href="/collector/archive/snowflakes/" class="btn btn-primary btn-xs pull-right"><i class="fa fa-chevron-right" aria-hidden="true"></i> archive</a></td>
</tr>
<tr class="tableHeadline">
  <td colspan="3"><b><a href="#bridgedb-metrics">BridgeDB metrics</a></b></td>
</tr>
<tr>
  <td><a href="#type-bridgedb-metrics">BridgeDB metrics</a></td>
  <td><code>@type bridgedb-metrics 1.0</code></td>
  <td><a href="/collector/recent/bridgedb-metrics/" class="btn btn-primary btn-xs pull-left"><i class="fa fa-chevron-right" aria-hidden="true"></i> recent</a>
      <a href="/collector/archive/bridgedb-metrics/" class="btn btn-primary btn-xs pull-right"><i class="fa fa-chevron-right" aria-hidden="true"></i> archive</a></td>
</tr>
</tbody>
</table>

@@ -830,6 +839,23 @@ These are available from a DirPort's

<p>
Snowflake statistics containing aggregated information about snowflake proxies and snowflake clients as generated by the snowflake broker.
</p>


<br>
<h2 id="bridgedb-metrics" class="hover">BridgeDB metrics
<a href="#bridgedb-metrics" class="anchor">#</a>
</h2>

<h3 id="type-bridgedb-metrics" class="hover">BridgeDB metrics
<small><code>@type bridgedb-metrics 1.0</code></small>
<a href="/collector/recent/bridgedb-metrics/" class="btn btn-primary btn-xs"><i class="fa fa-chevron-right" aria-hidden="true"></i> recent</a>
<a href="/collector/archive/bridgedb-metrics/" class="btn btn-primary btn-xs"><i class="fa fa-chevron-right" aria-hidden="true"></i> archive</a>
<a href="#type-bridgedb-metrics" class="anchor">#</a>
</h3>

<p>
BridgeDB metrics contain aggregated information about requests to the BridgeDB service.
</p>
    </div>