Skip to content

Commit f696627

Browse files
committed
1 parent 0d8d591 commit f696627

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/data/relay_metrics.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -273,9 +273,7 @@
273273
"type": "Timer",
274274
"name": "event_processing.rate_limiting",
275275
"description": "Time in milliseconds spent checking for organization, project, and DSN rate limits.\n\nNot all events reach this point. After an event is rate limited for the first time, the rate\nlimit is cached. Events coming in after this will be discarded earlier in the request queue\nand do not reach the processing queue.",
276-
"features": [
277-
"processing"
278-
]
276+
"features": []
279277
},
280278
{
281279
"type": "Timer",

0 commit comments

Comments
 (0)