Skip to content

Commit c4f75ef

Browse files
committed
1 parent 892b245 commit c4f75ef

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
@@ -453,6 +453,12 @@
453453
"description": "The number of metric partitions flushed in a cycle.\n\nThis metric is tagged with:\n- `aggregator`: The name of the metrics aggregator (usually `\"default\"`).",
454454
"features": []
455455
},
456+
{
457+
"type": "Timer",
458+
"name": "metrics.router.message.duration",
459+
"description": "Timing in milliseconds for processing a message in the metric router service.\n\nThis metric is tagged with:\n- `message`: The type of message that was processed.",
460+
"features": []
461+
},
456462
{
457463
"type": "Counter",
458464
"name": "metrics.transaction_name",

0 commit comments

Comments
 (0)