Replies: 1 comment 2 replies
-
Could you submit an issue(feature type) directly? As this is an official APIs discussion, it is better we keep them official and tracked by PMC team. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Refer to apache/skywalking-rust#20 (comment), I think the new api design is (fake code):
Add the
TracingManager
which should be singleton in the application, to manage the contexts, and use notify mechanism for reporting.Beta Was this translation helpful? Give feedback.
All reactions