Skip to content

Commit f36916d

Browse files
committed
1 parent e0e6c48 commit f36916d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/relay_metrics.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@
394394
{
395395
"type": "Timer",
396396
"name": "metrics.aggregator.message.duration",
397-
"description": "Timing in milliseconds for processing a message in the aggregator service.\n\nThis metric is tagged with:\n- `message`: The type of message that was processed.",
397+
"description": "Timing in milliseconds for processing a task in the aggregator service.\n\nThis metric is tagged with:\n- `task`: The task being executed by the aggregator.\n- `aggregator`: The name of the aggregator.",
398398
"features": []
399399
},
400400
{

0 commit comments

Comments
 (0)