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 has been archived by the owner on Jul 31, 2023. It is now read-only.
There are a bunch of methods in trace package that aren't necessary for most users to know about. Currently they are only used by the z-Pages (ReportSpansByXXX). I'm going to try to hide these without moving around too much code so that the godoc for the trace package becomes more readable but this is generally useful functionality so we should try to figure out a way to expose this more cleanly.
The text was updated successfully, but these errors were encountered:
There are a bunch of methods in trace package that aren't necessary for most users to know about. Currently they are only used by the z-Pages (ReportSpansByXXX). I'm going to try to hide these without moving around too much code so that the godoc for the trace package becomes more readable but this is generally useful functionality so we should try to figure out a way to expose this more cleanly.
The text was updated successfully, but these errors were encountered: