Skip to main content

Crate vllora_telemetry

Crate vllora_telemetry 

Source

Re-exports§

pub use metrics_service::MetricsDataPoint;
pub use metrics_service::MetricsServiceImpl;
pub use metrics_service::MetricsWriterTransport;

Modules§

baggage
events
metrics_service

Macros§

create_agent_span
create_api_invoke_span
create_model_invoke_span
create_model_span
create_run_span
create_task_span
create_tool_span

Structs§

AdditionalContext
MetricsServiceServer
Service that can be used to push metrics between one Application instrumented with OpenTelemetry and a collector, or between a collector and a central collector.
NoOpSpanWriter
A no-op implementation of SpanWriterTransport that discards all data
Span
TraceServiceImpl
TraceServiceServer
Service that can be used to push spans between one Application instrumented with OpenTelemetry and a collector, or between a collector and a central collector (in this case spans are sent/received to/from multiple Applications).

Traits§

SpanWriterTransport
TraceTenantResolver

Functions§

map_span
trace_id_uuid

Type Aliases§

ProjectTraceMap