Skip to content

Commit 67f5e19

Browse files
author
Andy Hunt
committed
Update README
1 parent b174427 commit 67f5e19

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,21 @@ The [Prometheus metrics server](https://prometheus.io/) allows you to [explore t
226226
<td>AWESOME sink max power use in MW</td>
227227
<td>circuit_id, url, session_name</td>
228228
</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+
<tr>
235+
<td>resource_sink_points_to_coupon</td>
236+
<td>AWESOME sink points to next coupon</td>
237+
<td>url, session_name</td>
238+
</tr>
239+
<tr>
240+
<td>resource_sink_collected_coupons</td>
241+
<td>AWESOME sink collected coupons</td>
242+
<td>url, session_name</td>
243+
</tr>
229244
<tr>
230245
<td>train_round_trip_seconds</td>
231246
<td>Recorded train round trip time in seconds</td>

0 commit comments

Comments
 (0)