We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bce6e73 commit b594a41Copy full SHA for b594a41
README.md
@@ -236,6 +236,11 @@ The [Prometheus metrics server](https://prometheus.io/) allows you to [explore t
236
<td>AWESOME sink points to next coupon</td>
237
<td>sink_type, url, session_name</td>
238
</tr>
239
+ <tr>
240
+ <td>resource_sink_percent</td>
241
+ <td>AWESOME sink percent to next coupon</td>
242
+ <td>sink_type, url, session_name</td>
243
+ </tr>
244
<tr>
245
<td>resource_sink_collected_coupons</td>
246
<td>AWESOME sink collected coupons</td>
0 commit comments