|
|
@@ -1405,6 +1405,15 @@
|
|
|
</span>
|
|
|
</a>
|
|
|
|
|
|
+</li>
|
|
|
+
|
|
|
+ <li class="md-nav__item">
|
|
|
+ <a href="#push-secret-metrics" class="md-nav__link">
|
|
|
+ <span class="md-ellipsis">
|
|
|
+ Push Secret Metrics
|
|
|
+ </span>
|
|
|
+ </a>
|
|
|
+
|
|
|
</li>
|
|
|
|
|
|
<li class="md-nav__item">
|
|
|
@@ -3658,6 +3667,15 @@
|
|
|
</span>
|
|
|
</a>
|
|
|
|
|
|
+</li>
|
|
|
+
|
|
|
+ <li class="md-nav__item">
|
|
|
+ <a href="#push-secret-metrics" class="md-nav__link">
|
|
|
+ <span class="md-ellipsis">
|
|
|
+ Push Secret Metrics
|
|
|
+ </span>
|
|
|
+ </a>
|
|
|
+
|
|
|
</li>
|
|
|
|
|
|
<li class="md-nav__item">
|
|
|
@@ -3753,6 +3771,28 @@
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
</table>
|
|
|
+<h2 id="push-secret-metrics">Push Secret Metrics</h2>
|
|
|
+<table>
|
|
|
+<thead>
|
|
|
+<tr>
|
|
|
+<th>Name</th>
|
|
|
+<th>Type</th>
|
|
|
+<th>Description</th>
|
|
|
+</tr>
|
|
|
+</thead>
|
|
|
+<tbody>
|
|
|
+<tr>
|
|
|
+<td><code>pushsecret_status_condition</code></td>
|
|
|
+<td>Gauge</td>
|
|
|
+<td>The status condition of a specific Push Secret</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td><code>pushsecret_reconcile_duration</code></td>
|
|
|
+<td>Gauge</td>
|
|
|
+<td>The duration time to reconcile the Push Secret</td>
|
|
|
+</tr>
|
|
|
+</tbody>
|
|
|
+</table>
|
|
|
<h2 id="cluster-secret-store-metrics">Cluster Secret Store Metrics</h2>
|
|
|
<table>
|
|
|
<thead>
|