chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:39:17 +08:00
commit 4ed4e9ff99
1368 changed files with 334957 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# `Config`
::: agents.tracing.config
+3
View File
@@ -0,0 +1,3 @@
# `Context`
::: agents.tracing.context
+3
View File
@@ -0,0 +1,3 @@
# `Creating traces/spans`
::: agents.tracing.create
+3
View File
@@ -0,0 +1,3 @@
# Tracing module
::: agents.tracing
+3
View File
@@ -0,0 +1,3 @@
# `Logger`
::: agents.tracing.logger
+3
View File
@@ -0,0 +1,3 @@
# `Model Tracing`
::: agents.tracing.model_tracing
+3
View File
@@ -0,0 +1,3 @@
# `Processor interface`
::: agents.tracing.processor_interface
+3
View File
@@ -0,0 +1,3 @@
# `Processors`
::: agents.tracing.processors
+3
View File
@@ -0,0 +1,3 @@
# `Provider`
::: agents.tracing.provider
+3
View File
@@ -0,0 +1,3 @@
# `Scope`
::: agents.tracing.scope
+3
View File
@@ -0,0 +1,3 @@
# `Setup`
::: agents.tracing.setup
+3
View File
@@ -0,0 +1,3 @@
# `Span data`
::: agents.tracing.span_data
+9
View File
@@ -0,0 +1,9 @@
# `Spans`
::: agents.tracing.spans
options:
members:
- Span
- NoOpSpan
- SpanImpl
+3
View File
@@ -0,0 +1,3 @@
# `Traces`
::: agents.tracing.traces
+3
View File
@@ -0,0 +1,3 @@
# `Util`
::: agents.tracing.util