You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/api.md
+14
Original file line number
Diff line number
Diff line change
@@ -17812,6 +17812,13 @@ Metrics defines the metrics configuration for operands.
17812
17812
</tr>
17813
17813
</thead>
17814
17814
<tbody><tr>
17815
+
<td><b>DisablePrometheusAnnotations</b></td>
17816
+
<td>boolean</td>
17817
+
<td>
17818
+
DisablePrometheusAnnotations controls the automatic addition of default Prometheus annotations ('prometheus.io/scrape', 'prometheus.io/port', and 'prometheus.io/path')<br/>
17819
+
</td>
17820
+
<td>false</td>
17821
+
</tr><tr>
17815
17822
<td><b>enableMetrics</b></td>
17816
17823
<td>boolean</td>
17817
17824
<td>
@@ -20315,6 +20322,13 @@ Metrics defines the metrics configuration for operands.
20315
20322
</tr>
20316
20323
</thead>
20317
20324
<tbody><tr>
20325
+
<td><b>DisablePrometheusAnnotations</b></td>
20326
+
<td>boolean</td>
20327
+
<td>
20328
+
DisablePrometheusAnnotations controls the automatic addition of default Prometheus annotations ('prometheus.io/scrape', 'prometheus.io/port', and 'prometheus.io/path')<br/>
0 commit comments