Skip to content

Commit 60fd709

Browse files
committed
1 parent 90a503f commit 60fd709

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/data/relay_metrics.json

+6
Original file line numberDiff line numberDiff line change
@@ -793,6 +793,12 @@
793793
"description": "Incremented every time the server accepts a new connection.",
794794
"features": []
795795
},
796+
{
797+
"type": "Gauge",
798+
"name": "server.http.connections",
799+
"description": "Exposes the amount of currently open and handled connections by the server.",
800+
"features": []
801+
},
796802
{
797803
"type": "Counter",
798804
"name": "server.starting",

0 commit comments

Comments
 (0)