We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b174427 commit 67f5e19Copy full SHA for 67f5e19
1 file changed
README.md
@@ -226,6 +226,21 @@ The [Prometheus metrics server](https://prometheus.io/) allows you to [explore t
226
<td>AWESOME sink max power use in MW</td>
227
<td>circuit_id, url, session_name</td>
228
</tr>
229
+ <tr>
230
+ <td>resource_sink_total_points</td>
231
+ <td>AWESOME sink total points</td>
232
+ <td>url, session_name</td>
233
+ </tr>
234
235
+ <td>resource_sink_points_to_coupon</td>
236
+ <td>AWESOME sink points to next coupon</td>
237
238
239
240
+ <td>resource_sink_collected_coupons</td>
241
+ <td>AWESOME sink collected coupons</td>
242
243
244
<tr>
245
<td>train_round_trip_seconds</td>
246
<td>Recorded train round trip time in seconds</td>
0 commit comments