Commit 1cfaee6
committed
docs: document trace_config parameter in Span.__init__
The trace_config parameter was unused.
Originally intended for trace-level configuration from the OpenTelemetry protocol,
but the upstream TraceConfig proto was removed. Retained for backwards compatibility.1 parent 25bdf67 commit 1cfaee6
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
786 | 786 | | |
787 | 787 | | |
788 | 788 | | |
789 | | - | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
790 | 792 | | |
791 | 793 | | |
792 | 794 | | |
| |||
0 commit comments