Skip to content

Commit fa89357

Browse files
committed
1 parent 6c65757 commit fa89357

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
@@ -948,6 +948,12 @@
948948
"description": "Estimated percentage [0-100] of how busy Relay's internal services are.\n\nThis metric is tagged with:\n- `service`: the service name.\n- `instance_id`: a for the service name unique identifier for the running service",
949949
"features": []
950950
},
951+
{
952+
"type": "Timer",
953+
"name": "signature.create.duration",
954+
"description": "The time it needs to create a signature. Includes both the signature used for\ntrusted relays and for register challenges.",
955+
"features": []
956+
},
951957
{
952958
"type": "Timer",
953959
"name": "store.message.duration",

0 commit comments

Comments
 (0)