Skip to content

Commit 17abd61

Browse files
committed
1 parent e8e74a0 commit 17abd61

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/data/relay_metrics.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -666,6 +666,12 @@
666666
"description": "Number of successful message produce operations.\n\nThis metric is tagged with:\n- `topic`: The Kafka topic being produced to.\n- `producer_name`: The configured producer name/deployment identifier.",
667667
"features": []
668668
},
669+
{
670+
"type": "Counter",
671+
"name": "profile_chunk.no_platform",
672+
"description": "Amount of profile chunks without a platform item header.\n\nThe metric is emitted when processing profile chunks, profile chunks which are fast path\nrate limited are not counted in this metric.",
673+
"features": []
674+
},
669675
{
670676
"type": "Counter",
671677
"name": "project_cache.eviction",

0 commit comments

Comments
 (0)