Skip to content

Commit ce55e96

Browse files
committed
1 parent e6d1f3b commit ce55e96

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
@@ -378,7 +378,7 @@
378378
{
379379
"type": "Counter",
380380
"name": "processing.produce.error",
381-
"description": "Number of producer errors occurred after an envelope was already enqueued for sending to\nKafka.\n\nThese errors include, for example, _\"MessageTooLarge\"_ errors when the broker does not\naccept the requests over a certain size, which is usually due to invalid or inconsistent\nbroker/producer configurations.",
381+
"description": "Number of producer errors occurred after an envelope was already enqueued for sending to\nKafka.\n\nThese errors include, for example, _\"MessageTooLarge\"_ errors when the broker does not\naccept the requests over a certain size, which is usually due to invalid or inconsistent\nbroker/producer configurations.\n\nThis metric is tagged with:\n- `topic`: The Kafka topic being produced to.",
382382
"features": []
383383
},
384384
{

0 commit comments

Comments
 (0)