Skip to content

Commit 40df21a

Browse files
committed
1 parent 2a6e743 commit 40df21a

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
@@ -817,6 +817,12 @@
817817
"description": "Exposes the amount of currently open and handled connections by the server.",
818818
"features": []
819819
},
820+
{
821+
"type": "Counter",
822+
"name": "server.http.idle_timeout",
823+
"description": "Incremented every time the server aborts a connection because of an idle timeout.",
824+
"features": []
825+
},
820826
{
821827
"type": "Counter",
822828
"name": "server.starting",

0 commit comments

Comments
 (0)