chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# `Config`
|
||||
|
||||
::: agents.tracing.config
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Context`
|
||||
|
||||
::: agents.tracing.context
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Creating traces/spans`
|
||||
|
||||
::: agents.tracing.create
|
||||
@@ -0,0 +1,3 @@
|
||||
# Tracing module
|
||||
|
||||
::: agents.tracing
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Logger`
|
||||
|
||||
::: agents.tracing.logger
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Model Tracing`
|
||||
|
||||
::: agents.tracing.model_tracing
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Processor interface`
|
||||
|
||||
::: agents.tracing.processor_interface
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Processors`
|
||||
|
||||
::: agents.tracing.processors
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Provider`
|
||||
|
||||
::: agents.tracing.provider
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Scope`
|
||||
|
||||
::: agents.tracing.scope
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Setup`
|
||||
|
||||
::: agents.tracing.setup
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Span data`
|
||||
|
||||
::: agents.tracing.span_data
|
||||
@@ -0,0 +1,9 @@
|
||||
# `Spans`
|
||||
|
||||
::: agents.tracing.spans
|
||||
|
||||
options:
|
||||
members:
|
||||
- Span
|
||||
- NoOpSpan
|
||||
- SpanImpl
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Traces`
|
||||
|
||||
::: agents.tracing.traces
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Util`
|
||||
|
||||
::: agents.tracing.util
|
||||
Reference in New Issue
Block a user