Skip to content

Commit f54d558

Browse files
committed
consolidate
1 parent 91d716b commit f54d558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/sdk/telemetry/metrics.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Metrics are sent to Sentry via the `trace_metric` envelope item. Each `trace_met
2323

2424
### `trace_metric` Envelope Item
2525

26-
The `trace_metric` envelope item is an object that contains an array of metric payloads encoded as JSON. This allows for multiple metric payloads to be sent in a single envelope item. See [Appendix A](#appendix-a-example-trace_metric-envelope) for an example `trace_metric` envelope.
26+
The `trace_metric` envelope item is an object that contains an array of metric payloads encoded as JSON. See [Appendix A](#appendix-a-example-trace_metric-envelope) for an example `trace_metric` envelope.
2727

2828
```json
2929
{

0 commit comments

Comments
 (0)