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
{{ message }}
This repository was archived by the owner on Apr 8, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/perf-mon/reference/Trace.md
+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
@@ -1,6 +1,6 @@
1
1
# Trace
2
2
3
-
?> **Upcoming Change:** This implementations API is likely to change in `v5.1.0` to convert all Trace / HttpMetric methods (except start & stop) to be synchronous JS side methods. The API implemented currently is an initial draft to allow early access.
3
+
?> **Upcoming Change Notification:** This implementations API is likely to change in `v6.0.0` to convert all Trace / HttpMetric methods (except start & stop) to be synchronous JS side methods. The API implemented currently is an initial draft to allow early access.
4
4
5
5
> Once a trace has been started and stopped, you cannot re-start it in the same app lifecycle.
0 commit comments