TelemetryDemoAgent

A demo agent that demonstrates telemetry emission after every turn using the real OpenTelemetry implementation and a custom exporter that prints spans to stdout. It includes a tool to exercise tool tracing.

Types

Link copied to clipboard
class PrintingSpanExporter : SpanExporter

A simple span exporter that prints span details to stdout.

Link copied to clipboard

A mock tool to exercise tool tracing.

Properties

Link copied to clipboard
val rootAgent: <Error class: unknown class>