Skip to content

Commit 0d9595a

Browse files
authored
Replace 'metric_bucket' with 'trace_metric' in docs (#15398)
1 parent e15781a commit 0d9595a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/sdk/expected-features/rate-limiting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ While these [data categories](https://github.com/getsentry/relay/blob/master/rel
9797
- `profile_chunk`: Continuous Profiling chunks
9898
- `replay`: Session Replays
9999
- `feedback`: User Feedbacks
100-
- `metric_bucket`: Sentry Metrics sent via the `statsd` or `metrics` items. The `namespaces` component of the *quota_limit* defines which namespace(s) will be affected.
100+
- `trace_metric`: Metric type events
101101
- `internal`: a sentry/system internal event[^internal]
102102

103103
- **Scope**: The unit / model in Sentry that quotas are enforced for.

0 commit comments

Comments
 (0)