Skip to content

Commit 488d0d7

Browse files
authored
Fixed typo in metrics disclaimer (#10319)
1 parent 86be8ce commit 488d0d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/metrics-api-change.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<Alert level="warning" title="Upcoming API Changes">
2-
We'lll be updating our API to ensure that metrics are explicitly connected to spans. This change will improve debugging capabilities by ensuring that metrics are always contextually linked with all your Sentry data through traces. You'll eventually need to migrate to the new APIs once released. [Learn more](https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Upcoming-API-Changes-to-Metrics).
2+
We'll be updating our API to ensure that metrics are explicitly connected to spans. This change will improve debugging capabilities by ensuring that metrics are always contextually linked with all your Sentry data through traces. You'll eventually need to migrate to the new APIs once released. [Learn more](https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Upcoming-API-Changes-to-Metrics).
33
</Alert>

0 commit comments

Comments
 (0)