Skip to content

Commit 105fdee

Browse files
committed
1 parent 25fd112 commit 105fdee

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/data/relay_metrics.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
[
2+
{
3+
"type": "Counter",
4+
"name": "async_pool.finished_tasks",
5+
"description": "Tracks the number of tasks driven to completion by the async pool.\n\nThis metric is tagged with:\n- `pool`: the name of the pool.",
6+
"features": []
7+
},
28
{
39
"type": "Gauge",
410
"name": "async_pool.queue_size",

0 commit comments

Comments
 (0)