-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
In my use case of triton, we would like to collect one span per inference request rather than the three that are currently sent out. A "top level span" only as currently described by the documentation would be ideal. It also seems that span events are sent, which are not required in my use case.
Describe the solution you'd like
A clear and concise description of what you want to happen.
A configuration flag to only send out the top-level span would provide more flexibility for more lightweight tracing, or usages where the precision of the three spans is not required but clogs up the tracing collector. A configuration flag to disable sending span events would also allow my team to use tracing.