Skip to content

Commit 35cfdd5

Browse files
committed
1 parent 4d39149 commit 35cfdd5

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
@@ -435,6 +435,12 @@
435435
"redis"
436436
]
437437
},
438+
{
439+
"type": "Histogram",
440+
"name": "metrics.partitions.flushed",
441+
"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\"`).",
442+
"features": []
443+
},
438444
{
439445
"type": "Counter",
440446
"name": "metrics.transaction_name",

0 commit comments

Comments
 (0)