You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: develop-docs/sdk/telemetry/metrics.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Metrics are sent to Sentry via the `trace_metric` envelope item. Each `trace_met
23
23
24
24
### `trace_metric` Envelope Item
25
25
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.
0 commit comments